Linear Models with Python: Chapman & Hall/CRC Texts in Statistical Science
Autor Julian J. Farawayen Limba Engleză Hardback – 28 dec 2020
This book is a must-have tool for anyone interested in understanding and applying linear models. The logical ordering of the chapters is well thought out and portrays Faraway’s wealth of experience in teaching and using linear models. … It lays down the material in a logical and intricate manner and makes linear modeling appealing to researchers from virtually all fields of study. -Biometrical Journal
Throughout, it gives plenty of insight … with comments that even the seasoned practitioner will appreciate. Interspersed with R code and the output that it produces one can find many little gems of what I think is sound statistical advice, well epitomized with the examples chosen…I read it with delight and think that the same will be true with anyone who is engaged in the use or teaching of linear models. -Journal of the Royal Statistical Society
Like its widely praised, best-selling companion version, Linear Models with R, this book replaces R with Python to seamlessly give a coherent exposition of the practice of linear modeling. Linear Models with Python offers up-to-date insight on essential data analysis topics, from estimation, inference and prediction to missing data, factorial models and block designs. Numerous examples illustrate how to apply the different methods using Python.
Features:
- Python is a powerful, open source programming language increasingly being used in data science, machine learning and computer science. Python and R are similar, but R was designed for statistics, while Python is multi-talented.
- This version replaces R with Python to make it accessible to a greater number of users outside of statistics, including those from Machine Learning.
- A reader coming to this book from an ML background will learn new statistical perspectives on learning from data.
- Topics include Model Selection, Shrinkage, Experiments with Blocks and Missing Data.
- Includes an Appendix on Python for beginners.
Din seria Chapman & Hall/CRC Texts in Statistical Science
- 9% Preț: 1260.28 lei
- 9% Preț: 611.53 lei
- 9% Preț: 608.07 lei
- 9% Preț: 613.83 lei
- 23% Preț: 459.80 lei
- Preț: 317.81 lei
- 23% Preț: 369.81 lei
- 15% Preț: 568.46 lei
- 25% Preț: 494.52 lei
- 16% Preț: 483.80 lei
- 22% Preț: 487.35 lei
- 25% Preț: 490.63 lei
- 25% Preț: 555.91 lei
- 25% Preț: 504.96 lei
- 15% Preț: 658.01 lei
- 69% Preț: 269.44 lei
- 23% Preț: 386.59 lei
- 25% Preț: 563.85 lei
- 26% Preț: 1008.88 lei
- 13% Preț: 298.38 lei
- 26% Preț: 1036.55 lei
- 26% Preț: 553.13 lei
- 26% Preț: 1008.88 lei
- 25% Preț: 498.51 lei
- 22% Preț: 402.26 lei
- 25% Preț: 634.42 lei
- 25% Preț: 636.75 lei
- 8% Preț: 563.38 lei
- 22% Preț: 462.28 lei
- 25% Preț: 886.73 lei
- 25% Preț: 630.49 lei
- 23% Preț: 321.48 lei
- 23% Preț: 353.03 lei
- 18% Preț: 727.77 lei
- 25% Preț: 855.13 lei
- 26% Preț: 627.11 lei
- 22% Preț: 336.00 lei
- 18% Preț: 831.54 lei
- 26% Preț: 1008.88 lei
- 9% Preț: 592.04 lei
- 26% Preț: 1036.55 lei
- 24% Preț: 515.87 lei
- 25% Preț: 555.45 lei
- 25% Preț: 531.90 lei
- 24% Preț: 643.37 lei
- 26% Preț: 1008.88 lei
- 26% Preț: 1008.88 lei
Preț: 486.35 lei
Preț vechi: 652.49 lei
-25% Nou
Puncte Express: 730
Preț estimativ în valută:
93.09€ • 97.02$ • 77.49£
93.09€ • 97.02$ • 77.49£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138483958
ISBN-10: 1138483958
Pagini: 308
Ilustrații: 5 Tables, black and white; 85 Illustrations, black and white
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.64 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Texts in Statistical Science
ISBN-10: 1138483958
Pagini: 308
Ilustrații: 5 Tables, black and white; 85 Illustrations, black and white
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.64 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Texts in Statistical Science
Cuprins
1.Introduction 2.Estimation 3.Inference 4.Prediction 5.Explanation 6.Diagnostics 7.Problems with the Predictors 8.Problems with the Errors 9.Transformation10.Model Selection 11.Shrinkage Methods 12.Insurance Redlining —A Complete Example 13.Missing Data 14.Categorical Predictors 15.One Factor Models 16.Models with Several Factors 17.Experiments with Blocks 18.About Python
Notă biografică
Julian J. Faraway is a professor of statistics in the Department of Mathematical Sciences at the University of Bath. His research focuses on the analysis of functional and shape data with particular application to the modeling of human motion. He earned a PhD in statistics from the University of California, Berkeley.
Recenzii
'Multiple Python program scripts and screenshots of the outcomes fill the book, and each chapter suggests numerous exercises for training in coding. The book presents an amazingly valuable source of knowledge on statistical modeling and Python tools for students and practitioners.'
- Stan Lipovetsky, Technometrics, Vol 63, Issue 3 2021
'Therefore, this book is very valuable for understanding paired and multivariate linear regressions.[...] The book is clearly structured, containing all the necessary theoretical calculations and theoretical results on which the calculations are based'
- Igor Malyk, International Society for Clinical Biostatistics, 72, 2021
- Stan Lipovetsky, Technometrics, Vol 63, Issue 3 2021
'Therefore, this book is very valuable for understanding paired and multivariate linear regressions.[...] The book is clearly structured, containing all the necessary theoretical calculations and theoretical results on which the calculations are based'
- Igor Malyk, International Society for Clinical Biostatistics, 72, 2021
Descriere
Linear Models with Python offers up-to-date insight on essential data analysis topics, from estimation, inference, and prediction to missing data, factorial models, and block designs. Numerous examples illustrate how to apply the different methods using Python