394 results (0,24442 seconds)

Brand

Merchant

Price (EUR)

Reset filter

Products
From
Shops

An Introduction to R and Python for Data Analysis A Side-By-Side Approach

An Introduction to R and Python for Data Analysis A Side-By-Side Approach

An Introduction to R and Python for Data Analysis helps teach students to code in both R and Python simultaneously. As both R and Python can be used in similar manners it is useful and efficient to learn both at the same time helping lecturers and students to teach and learn more save time whilst reinforcing the shared concepts and differences of the systems. This tandem learning is highly useful for students helping them to become literate in both languages and develop skills which will be handy after their studies. This book presumes no prior experience with computing and is intended to be used by students from a variety of backgrounds. The side-by-side formatting of this book helps introductory graduate students quickly grasp the basics of R and Python with the exercises providing helping them to teach themselves the skills they will need upon the completion of their course as employers now ask for competency in both R and Python. Teachers and lecturers will also find this book useful in their teaching providing a singular work to help ensure their students are well trained in both computer languages. All data for exercises can be found here: https://github. com/tbrown122387/r_and_python_book/tree/master/data. Instructors can access the solutions manual via the book's website. Key features: - Teaches R and Python in a side-by-side way. - Examples are tailored to aspiring data scientists and statisticians not software engineers. - Designed for introductory graduate students. Does not assume any mathematical background. | An Introduction to R and Python for Data Analysis A Side-By-Side Approach

GBP 74.99
1

Exploratory Multivariate Analysis by Example Using R

A Criminologist's Guide to R Crime by the Numbers

Unity in Embedded System Design and Robotics A Step-by-Step Guide

Learning Advanced Python by Studying Open Source Projects

AI by Design A Plan for Living with Artificial Intelligence

Structural Equation Modeling Using R/SAS A Step-by-Step Approach with Real Data Analysis

Structural Equation Modeling Using R/SAS A Step-by-Step Approach with Real Data Analysis

There has been considerable attention to making the methodologies of structural equation modeling available to researchers practitioners and students along with commonly used software. Structural Equation Modelling Using R/SAS aims to bring it all together to provide a concise point-of-reference for the most commonly used structural equation modeling from the fundamental level to the advanced level. This book is intended to contribute to the rapid development in structural equation modeling and its applications to real-world data. Straightforward explanations of the statistical theory and models related to structural equation models are provided using a compilation of a variety of publicly available data to provide an illustration of data analytics in a step-by-step fashion using commonly used statistical software of R and SAS. This book is appropriate for anyone who is interested in learning and practicing structural equation modeling especially in using R and SAS. It is useful for applied statisticians data scientists and practitioners applied statistical analysts and scientists in public health and academic researchers and graduate students in statistics whilst also being of use to R&D professionals/practitioners in industry and governmental agencies. Key Features: Extensive compilation of commonly used structural equation models and methods from fundamental to advanced levels Straightforward explanations of the theory related to the structural equation models Compilation of a variety of publicly available data Step-by-step illustrations of data analysis using commonly used statistical software R and SAS Data and computer programs are available for readers to replicate and implement the new methods to better understand the book contents and for future applications Handbook for applied statisticians and practitioners | Structural Equation Modeling Using R/SAS A Step-by-Step Approach with Real Data Analysis

GBP 89.99
1

Dynamic Web Programming and HTML5

Dynamic Web Programming and HTML5

With organizations and individuals increasingly dependent on the Web the need for competent well-trained Web developers and maintainers is growing. Helping readers master Web development Dynamic Web Programming and HTML5 covers specific Web programming languages APIs and coding techniques and provides an in-depth understanding of the underlying concepts theory and principles. The author leads readers through page structuring page layout/styling user input processing dynamic user interfaces database-driven websites and mobile website development. After an overview of the Web and Internet the book focuses on the new HTML5 and its associated open Web platform standards. It covers the HTML5 markup language and DOM new elements for structuring Web documents and forms CSS3 and important JavaScript APIs associated with HTML5. Moving on to dynamic page generation and server-side programming with PHP the text discusses page templates form processing session control user login database access and server-side HTTP requests. It also explores more advanced topics such as XML and PHP/MySQL. Suitable for a one- or two-semester course at the advanced undergraduate or beginning graduate level this comprehensive and up-to-date guide helps readers learn modern Web technologies and their practical applications. Numerous examples illustrate how the programming techniques and other elements work together to achieve practical goals. Online ResourceEncouraging hands-on practice the book‘s companion website at http://dwp. sofpower. com helps readers gain experience with the technologies and techniques involved in building good sites. Maintained by the author the site offers: Live examples organized by chapter and cross-referenced in the text Programs from the text bundled in a downloadable code package Searchable index and appendices Ample resource l

GBP 180.00
1

Monitoring the Health of Populations by Tracking Disease Outbreaks Saving Humanity from the Next Plague

Monitoring the Health of Populations by Tracking Disease Outbreaks Saving Humanity from the Next Plague

With COVID-19 sweeping across the globe with near impunity it is thwarting governments and health organizations efforts to contain it. Not since the 1918 Spanish Flu have citizens of developed countries experienced such a large-scale disease outbreak that is having devastating health and economic impacts. One reason such outbreaks are not more common has been the success of the public health community including epidemiologists and biostatisticians in identifying and then mitigating or eliminating the outbreaks. Monitoring the Health of Populations by Tracking Disease Outbreaks: Saving Humanity from the Next Plague is the story of the application of statistics for disease detection and tracking. The work of public health officials often crucially depends on statistical methods to help discern whether an outbreak may be occurring and if there is sufficient evidence of an outbreak then to locate and track it. Statisticians also help collect critical information and they analyze the resulting data to help investigators zero in on a cause for a disease. With the recent outbreaks of diseases such as swine and bird flu Ebola and now COVID-19 the role that epidemiologists and biostatisticians play is more important than ever. Features: · Discusses the crucial roles of statistics in early disease detection. · Outlines the concepts and methods of disease surveillance. · Covers surveillance techniques for communicable diseases like Zika and chronic diseases such as cancer. · Gives real world examples of disease investigations including smallpox syphilis anthrax yellow fever and microcephaly (and its relationship to the Zika virus). Via the process of identifying an outbreak finding its cause and developing a plan to prevent its reoccurrence this book tells the story of how medical and public health professionals use statistics to help mitigate the effects of disease. This book will help readers understand how statisticians and epidemiologists help combat the spread of such diseases in order to improve public health across the world. | Monitoring the Health of Populations by Tracking Disease Outbreaks Saving Humanity from the Next Plague

GBP 31.99
1

Security for Software Engineers

Finite Automata

Bayesian Networks With Examples in R

Bayesian Networks With Examples in R

Bayesian Networks: With Examples in R Second Edition introduces Bayesian networks using a hands-on approach. Simple yet meaningful examples illustrate each step of the modelling process and discuss side by side the underlying theory and its application using R code. The examples start from the simplest notions and gradually increase in complexity. In particular this new edition contains significant new material on topics from modern machine-learning practice: dynamic networks networks with heterogeneous variables and model validation. The first three chapters explain the whole process of Bayesian network modelling from structure learning to parameter learning to inference. These chapters cover discrete Gaussian and conditional Gaussian Bayesian networks. The following two chapters delve into dynamic networks (to model temporal data) and into networks including arbitrary random variables (using Stan). The book then gives a concise but rigorous treatment of the fundamentals of Bayesian networks and offers an introduction to causal Bayesian networks. It also presents an overview of R packages and other software implementing Bayesian networks. The final chapter evaluates two real-world examples: a landmark causal protein-signalling network published in Science and a probabilistic graphical model for predicting the composition of different body parts. Covering theoretical and practical aspects of Bayesian networks this book provides you with an introductory overview of the field. It gives you a clear practical understanding of the key points behind this modelling approach and at the same time it makes you familiar with the most relevant packages used to implement real-world analyses in R. The examples covered in the book span several application fields data-driven models and expert systems probabilistic and causal perspectives thus giving you a starting point to work in a variety of scenarios. Online supplementary materials include the data sets and the code used in the book which will all be made available from https://www. bnlearn. com/book-crc-2ed/ | Bayesian Networks With Examples in R

GBP 82.99
1

How Things Work The Computer Science Edition

Design of Experiments for Generalized Linear Models

Design of Experiments for Generalized Linear Models

Generalized Linear Models (GLMs) allow many statistical analyses to be extended to important statistical distributions other than the Normal distribution. While numerous books exist on how to analyse data using a GLM little information is available on how to collect the data that are to be analysed in this way. This is the first book focusing specifically on the design of experiments for GLMs. Much of the research literature on this topic is at a high mathematical level and without any information on computation. This book explains the motivation behind various techniques reduces the difficulty of the mathematics or moves it to one side if it cannot be avoided and gives examples of how to write and run computer programs using R. FeaturesThe generalisation of the linear model to GLMsBackground mathematics and the use of constrained optimisation in RCoverage of the theory behind the optimality of a designIndividual chapters on designs for data that have Binomial or Poisson distributionsBayesian experimental designAn online resource contains R programs used in the bookThis book is aimed at readers who have done elementary differentiation and understand minimal matrix algebra and have familiarity with R. It equips professional statisticians to read the research literature. Nonstatisticians will be able to design their own experiments by following the examples and using the programs provided. | Design of Experiments for Generalized Linear Models

GBP 38.99
1

Differential Equations Theory Technique and Practice

Differential Equations Theory Technique and Practice

Differential equations is one of the oldest subjects in modern mathematics. It was not long after Newton and Leibniz invented the calculus that Bernoulli and Euler and others began to consider the heat equation and the wave equation of mathematical physics. Newton himself solved differential equations both in the study of planetary motion and also in his consideration of optics. Today differential equations is the centerpiece of much of engineering of physics of significant parts of the life sciences and in many areas of mathematical modeling. This text describes classical ideas and provides an entree to the newer ones. The author pays careful attention to advanced topics like the Laplace transform Sturm–Liouville theory and boundary value problems (on the traditional side) but also pays due homage to nonlinear theory to modeling and to computing (on the modern side). This book began as a modernization of George Simmons’ classic Differential Equations with Applications and Historical Notes. Prof. Simmons invited the author to update his book. Now in the third edition this text has become the author’s own and a unique blend of the traditional and the modern. The text describes classical ideas and provides an entree to newer ones. Modeling brings the subject to life and makes the ideas real. Differential equations can model real life questions and computer calculations and graphics can then provide real life answers. The symbiosis of the synthetic and the calculational provides a rich experience for students and prepares them for more concrete applied work in future courses. Additional Features Anatomy of an Application sections. Historical notes continue to be a unique feature of this text. Math Nuggets are brief perspectives on mathematical lives or other features of the discipline that will enhance the reading experience. Problems for Review and Discovery give students some open-ended material for exploration and further learning. They are an important means of extending the reach of the text and for anticipating future work. This new edition is re-organized to make it more useful and more accessible. The most frequently taught topics are now up front. And the major applications are isolated in their own chapters. This makes this edition the most useable and flexible of any previous editions. | Differential Equations Theory Technique and Practice

GBP 82.99
1

Real World AI Ethics for Data Scientists Practical Case Studies

Method of Averaging for Differential Equations on an Infinite Interval Theory and Applications

Iterative Methods and Preconditioning for Large and Sparse Linear Systems with Applications

Flexible Imputation of Missing Data Second Edition

The Essentials of Data Science: Knowledge Discovery Using R

Measuring Society

Building a Platform for Data-Driven Pandemic Prediction From Data Modelling to Visualisation - The CovidLP Project

Building a Platform for Data-Driven Pandemic Prediction From Data Modelling to Visualisation - The CovidLP Project

This book is about building platforms for pandemic prediction. It provides an overview of probabilistic prediction for pandemic modeling based on a data-driven approach. It also provides guidance on building platforms with currently available technology using tools such as R Shiny and interactive plotting programs. The focus is on the integration of statistics and computing tools rather than on an in-depth analysis of all possibilities on each side. Readers can follow different reading paths through the book depending on their needs. The book is meant as a basis for further investigation of statistical modelling implementation tools monitoring aspects and software functionalities. Features: A general but parsimonious class of models to perform statistical prediction for epidemics using a Bayesian approach Implementation of automated routines to obtain daily prediction results How to interactively visualize the model results Strategies for monitoring the performance of the predictions and identifying potential issues in the results Discusses the many decisions required to develop and publish online platforms Supplemented by an R package and its specific functionalities to model epidemic outbreaks The book is geared towards practitioners with an interest in the development and presentation of results in an online platform of statistical analysis of epidemiological data. The primary audience includes applied statisticians biostatisticians computer scientists epidemiologists and professionals interested in learning more about epidemic modelling in general including the COVID-19 pandemic and platform building. The authors are professors at the Statistics Department at Universidade Federal de Minas Gerais. Their research records exhibit contributions applied to a number of areas of Science including Epidemiology. Their research activities include books published with Chapman and Hall/CRC and papers in high quality journals. They have also been involved with academic management of graduate programs in Statistics and one of them is currently the President of the Brazilian Statistical Association. | Building a Platform for Data-Driven Pandemic Prediction From Data Modelling to Visualisation - The CovidLP Project

GBP 56.99
1