Linear Regression
  • References/Python/Statsmodels/Manual

Linear Regression Linear models with independently and identically distributed errors, and for errors with heteroscedasticity or autocorrelation

2025-01-10 15:47:30
Nonparametric Methods nonparametric
  • References/Python/Statsmodels/Manual

Nonparametric Methods nonparametric This section collects various methods in nonparametric statistics. This includes kernel

2025-01-10 15:47:30
Robust Linear Models
  • References/Python/Statsmodels/Manual

Robust Linear Models Robust linear models with support for the M-estimators listed under

2025-01-10 15:47:30
Regression with Discrete Dependent Variable
  • References/Python/Statsmodels/Manual

Regression with Discrete Dependent Variable Regression models for limited and qualitative dependent variables. The module

2025-01-10 15:47:30
Statistics stats
  • References/Python/Statsmodels/Manual

Statistics stats This section collects various statistical tests and tools. Some can be used independently of any models, some are intended as extension

2025-01-10 15:47:30
Graphics
  • References/Python/Statsmodels/Manual

Graphics Goodness of Fit Plots

2025-01-10 15:47:30
Vector Autoregressions tsa.vector_ar
  • References/Python/Statsmodels/Manual

Vector Autoregressions tsa.vector_ar VAR(p) processes We are interested in modeling a

2025-01-10 15:47:30
Frequently Asked Question
  • References/Python/Statsmodels/Manual

Frequently Asked Question What do endog and exog mean? These are shorthand for endogenous and exogenous variables

2025-01-10 15:47:30
Generalized Linear Models
  • References/Python/Statsmodels/Manual

Generalized Linear Models Generalized linear models currently supports estimation using the one-parameter exponential families See

2025-01-10 15:47:30
Installation
  • References/Python/Statsmodels/Manual

Installation Using setuptools To obtain the latest released version of statsmodels using

2025-01-10 15:47:30