Flexible Regression and Smoothing

Flexible Regression and Smoothing
Author: Mikis D. Stasinopoulos
Publisher: CRC Press
Total Pages: 549
Release: 2017-04-21
Genre: Mathematics
ISBN: 1351980386

This book is about learning from data using the Generalized Additive Models for Location, Scale and Shape (GAMLSS). GAMLSS extends the Generalized Linear Models (GLMs) and Generalized Additive Models (GAMs) to accommodate large complex datasets, which are increasingly prevalent. In particular, the GAMLSS statistical framework enables flexible regression and smoothing models to be fitted to the data. The GAMLSS model assumes that the response variable has any parametric (continuous, discrete or mixed) distribution which might be heavy- or light-tailed, and positively or negatively skewed. In addition, all the parameters of the distribution (location, scale, shape) can be modelled as linear or smooth functions of explanatory variables. Key Features: Provides a broad overview of flexible regression and smoothing techniques to learn from data whilst also focusing on the practical application of methodology using GAMLSS software in R. Includes a comprehensive collection of real data examples, which reflect the range of problems addressed by GAMLSS models and provide a practical illustration of the process of using flexible GAMLSS models for statistical learning. R code integrated into the text for ease of understanding and replication. Supplemented by a website with code, data and extra materials. This book aims to help readers understand how to learn from data encountered in many fields. It will be useful for practitioners and researchers who wish to understand and use the GAMLSS models to learn from data and also for students who wish to learn GAMLSS through practical examples.

Flexible Regression and Smoothing

Flexible Regression and Smoothing
Author: Mikis D. Stasinopoulos
Publisher: CRC Press
Total Pages: 641
Release: 2017-04-21
Genre: Mathematics
ISBN: 1351980378

This book is about learning from data using the Generalized Additive Models for Location, Scale and Shape (GAMLSS). GAMLSS extends the Generalized Linear Models (GLMs) and Generalized Additive Models (GAMs) to accommodate large complex datasets, which are increasingly prevalent. In particular, the GAMLSS statistical framework enables flexible regression and smoothing models to be fitted to the data. The GAMLSS model assumes that the response variable has any parametric (continuous, discrete or mixed) distribution which might be heavy- or light-tailed, and positively or negatively skewed. In addition, all the parameters of the distribution (location, scale, shape) can be modelled as linear or smooth functions of explanatory variables. Key Features: Provides a broad overview of flexible regression and smoothing techniques to learn from data whilst also focusing on the practical application of methodology using GAMLSS software in R. Includes a comprehensive collection of real data examples, which reflect the range of problems addressed by GAMLSS models and provide a practical illustration of the process of using flexible GAMLSS models for statistical learning. R code integrated into the text for ease of understanding and replication. Supplemented by a website with code, data and extra materials. This book aims to help readers understand how to learn from data encountered in many fields. It will be useful for practitioners and researchers who wish to understand and use the GAMLSS models to learn from data and also for students who wish to learn GAMLSS through practical examples.

Semiparametric Regression

Semiparametric Regression
Author: David Ruppert
Publisher: Cambridge University Press
Total Pages: 408
Release: 2003-07-14
Genre: Mathematics
ISBN: 9780521785167

Even experts on semiparametric regression should find something new here.

Practical Smoothing

Practical Smoothing
Author: Paul H.C. Eilers
Publisher: Cambridge University Press
Total Pages: 213
Release: 2021-03-18
Genre: Computers
ISBN: 1108482953

This user guide presents a popular smoothing tool with practical applications in machine learning, engineering, and statistics.

Introduction to Data Science

Introduction to Data Science
Author: Rafael A. Irizarry
Publisher: CRC Press
Total Pages: 836
Release: 2019-11-20
Genre: Mathematics
ISBN: 1000708039

Introduction to Data Science: Data Analysis and Prediction Algorithms with R introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression, and machine learning. It also helps you develop skills such as R programming, data wrangling, data visualization, predictive algorithm building, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation. This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful. The book is divided into six parts: R, data visualization, statistics with R, data wrangling, machine learning, and productivity tools. Each part has several chapters meant to be presented as one lecture. The author uses motivating case studies that realistically mimic a data scientist’s experience. He starts by asking specific questions and answers these through data analysis so concepts are learned as a means to answering the questions. Examples of the case studies included are: US murder rates by state, self-reported student heights, trends in world health and economics, the impact of vaccines on infectious disease rates, the financial crisis of 2007-2008, election forecasting, building a baseball team, image processing of hand-written digits, and movie recommendation systems. The statistical concepts used to answer the case study questions are only briefly introduced, so complementing with a probability and statistics textbook is highly recommended for in-depth understanding of these concepts. If you read and understand the chapters and complete the exercises, you will be prepared to learn the more advanced concepts and skills needed to become an expert.

Generalized Additive Models

Generalized Additive Models
Author: Simon Wood
Publisher: CRC Press
Total Pages: 412
Release: 2006-02-27
Genre: Mathematics
ISBN: 1584884746

Now in widespread use, generalized additive models (GAMs) have evolved into a standard statistical methodology of considerable flexibility. While Hastie and Tibshirani's outstanding 1990 research monograph on GAMs is largely responsible for this, there has been a long-standing need for an accessible introductory treatment of the subject that also emphasizes recent penalized regression spline approaches to GAMs and the mixed model extensions of these models. Generalized Additive Models: An Introduction with R imparts a thorough understanding of the theory and practical applications of GAMs and related advanced models, enabling informed use of these very flexible tools. The author bases his approach on a framework of penalized regression splines, and builds a well-grounded foundation through motivating chapters on linear and generalized linear models. While firmly focused on the practical aspects of GAMs, discussions include fairly full explanations of the theory underlying the methods. Use of the freely available R software helps explain the theory and illustrates the practicalities of linear, generalized linear, and generalized additive models, as well as their mixed effect extensions. The treatment is rich with practical examples, and it includes an entire chapter on the analysis of real data sets using R and the author's add-on package mgcv. Each chapter includes exercises, for which complete solutions are provided in an appendix. Concise, comprehensive, and essentially self-contained, Generalized Additive Models: An Introduction with R prepares readers with the practical skills and the theoretical background needed to use and understand GAMs and to move on to other GAM-related methods and models, such as SS-ANOVA, P-splines, backfitting and Bayesian approaches to smoothing and additive modelling.

Smoothing Splines

Smoothing Splines
Author: Yuedong Wang
Publisher: CRC Press
Total Pages: 380
Release: 2011-06-22
Genre: Computers
ISBN: 1420077562

A general class of powerful and flexible modeling techniques, spline smoothing has attracted a great deal of research attention in recent years and has been widely used in many application areas, from medicine to economics. Smoothing Splines: Methods and Applications covers basic smoothing spline models, including polynomial, periodic, spherical, t

Modern Regression Techniques Using R

Modern Regression Techniques Using R
Author: Daniel B Wright
Publisher: SAGE
Total Pages: 217
Release: 2009-02-19
Genre: Mathematics
ISBN: 1446206025

Statistics is the language of modern empirical social and behavioural science and the varieties of regression form the basis of this language. Statistical and computing advances have led to new and exciting regressions that have become the necessary tools for any researcher in these fields. In a way that is refreshingly engaging and readable, Wright and London describe the most useful of these techniques and provide step-by-step instructions, using the freeware R, to analyze datasets that can be located on the books′ webpage: www.sagepub.co.uk/wrightandlondon. Techniques covered in this book include multilevel modeling, ANOVA and ANCOVA, path analysis, mediation and moderation, logistic regression (generalized linear models), generalized additive models, and robust methods. These are all tested out using a range of real research examples conducted by the authors in every chapter. Given the wide coverage of techniques, this book will be essential reading for any advanced undergraduate and graduate student (particularly in psychology) and for more experienced researchers wanting to learn how to apply some of the more recent statistical techniques to their datasets. The Authors are donating all royalties from the book to the American Partnership for Eosinophilic Disorders.

Flexible Bayesian Regression Modelling

Flexible Bayesian Regression Modelling
Author: Yanan Fan
Publisher: Academic Press
Total Pages: 304
Release: 2019-10-30
Genre: Business & Economics
ISBN: 0128158638

Flexible Bayesian Regression Modeling is a step-by-step guide to the Bayesian revolution in regression modeling, for use in advanced econometric and statistical analysis where datasets are characterized by complexity, multiplicity, and large sample sizes, necessitating the need for considerable flexibility in modeling techniques. It reviews three forms of flexibility: methods which provide flexibility in their error distribution; methods which model non-central parts of the distribution (such as quantile regression); and finally models that allow the mean function to be flexible (such as spline models). Each chapter discusses the key aspects of fitting a regression model. R programs accompany the methods. This book is particularly relevant to non-specialist practitioners with intermediate mathematical training seeking to apply Bayesian approaches in economics, biology, finance, engineering and medicine. - Introduces powerful new nonparametric Bayesian regression techniques to classically trained practitioners - Focuses on approaches offering both superior power and methodological flexibility - Supplemented with instructive and relevant R programs within the text - Covers linear regression, nonlinear regression and quantile regression techniques - Provides diverse disciplinary case studies for correlation and optimization problems drawn from Bayesian analysis 'in the wild'