Cantitate/Preț
Produs

Flexible Regression and Smoothing: Using GAMLSS in R: Chapman &Hall/CRC The R Series

Autor Mikis D. Stasinopoulos, Robert A. Rigby, Gillian Z. Heller, Vlasios Voudouris, Fernanda De Bastiani
en Limba Engleză Hardback – 2 mai 2017
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 46727 lei  6-8 săpt.
  CRC Press – 30 sep 2020 46727 lei  6-8 săpt.
Hardback (1) 56516 lei  6-8 săpt.
  CRC Press – 2 mai 2017 56516 lei  6-8 săpt.

Din seria Chapman &Hall/CRC The R Series

Preț: 56516 lei

Preț vechi: 74885 lei
-25% Nou

Puncte Express: 848

Preț estimativ în valută:
10816 11235$ 8984£

Carte tipărită la comandă

Livrare economică 01-15 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138197909
ISBN-10: 1138197904
Pagini: 572
Ilustrații: 328
Dimensiuni: 178 x 254 x 40 mm
Greutate: 1.2 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series


Cuprins

Part I Introduction to models and packages
Why GAMLSS?
Introduction to the gamlss packages
Part II The R implementation: algorithms and functions
The Algorithms
The gamlss() function
Methods for fitted gamlss objects
Part III Distributions
The gamlss.family of distributions
Finite mixture distributions
Part IV Additive terms
Linear parametric additive terms
Additive Smoothing Terms
Random effects
Part V Model selection and diagnostics
Model selection techniques
Diagnostics
Part VI Applications
Centile Estimation
Further Applications

Notă biografică

Mikis D. Stasinopoulos, Robert A. Rigby, Gillian Z. Heller, Vlasios Voudouris, Fernanda De Bastiani

Recenzii

 "That the authors succeed in communicating the process of learning from data using the GAMLSS suite of tool is due to the clear and effective organization of the book. The book is a complete introduction to GAMLSS models (and by extension GLMs and GAMs) as well as some newer techniques such as semi-parametric neural networks/deep learning and trees. I highly recommend it to any reader interested in advanced machine learning techniques."
Carlo Di Maio, European Central Bank
"’Flexible Regression and Smoothing: Using GAMLSS in R’ is a comprehensive and authoritative text from the co-authors of perhaps the most flexible regression modeling framework in statistics and supervised machine learning. Traditional regression approaches focus on the mean of the distribution conditional on a set of predictor variables. GAMLSS extends this up to four distribution parameters which are modeled as additive functions of predictor variables. Through this extension, the analyst has a choice of over 90 continuous, discrete and mixed distributions for the response variable which allows modeling of highly skewed and kurtotic distributions while improving transparency and interpretability for the effects of predictor variables driving the model. This well-written book details the methodology and R packages underlying the framework including algorithms, model fitting, additive terms, model diagnostics and examples with real data. The impact of GAMLSS has been demonstrated in many industries including medicine, environmental science, biology, finance and insurance. Data scientists, quantitative analysts and researchers will be enlightened when discovering the myriad of modeling opportunities through the material in this landmark text."
Edward Tong, PhD
"Generalized additive models for location, scale, and shape (GAMLSS) as introduced by Bob Rigby and Mikis Stasinopoulos in their seminal 2005 paper are one versatile, yet simple me

Descriere

This book provides a broad overview of GAMLSS methodology and how it is implemented in R. It includes a comprehensive collection of real data examples, integrated code, and figures to illustrate the methods, and is supplemented by a website.