Linear Models with Python

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Julian J. Faraway
Publisher: Chapman and Hall/CRC
Year: 2020

Language: English
Pages: 308
Tags: Statistics, Linear Models, Python

1.Introduction
2.Estimation
3.Inference
4.Prediction
5.Explanation
6.Diagnostics
7.Problems with the Predictors 8.Problems with the Errors
9.Transformation
10.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