Time Series analysis tsa

Time Series analysis tsa statsmodels.tsa contains model classes and functions that are useful for time series analysis. This currently

2017-01-18 16:20:06
Generalized Method of Moments gmm

Generalized Method of Moments gmm statsmodels.gmm contains model classes and functions that are based on estimation with Generalized

2017-01-18 16:09:14
Patsy: Contrast Coding Systems for categorical variables

Patsy: Contrast Coding Systems for categorical variables Note

2017-01-18 16:13:32
Fitting models using R-style formulas

Fitting models using R-style formulas Since version 0.5.0, statsmodels allows users to fit statistical models

2017-01-18 16:08:49
Linear Mixed Effects Models

Linear Mixed Effects Models Linear Mixed Effects models are used for regression analyses involving dependent data. Such data arise when

2017-01-18 16:11:25
Import Paths and Structure

Import Paths and Structure We offer two ways of importing functions and classes from statsmodels:

2017-01-18 16:10:26
Models for Survival and Duration Analysis

Models for Survival and Duration Analysis Examples import statsmodels.api as

2017-01-18 16:12:23
Empirical Likelihood emplike

Empirical Likelihood emplike Introduction Empirical likelihood is a method of nonparametric inference and estimation that lifts

2017-01-18 16:08:32
Regression Diagnostics and Specification Tests

Regression Diagnostics and Specification Tests Introduction In many cases of statistical analysis, we are

2017-01-18 16:14:46
Nonparametric Methods nonparametric

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

2017-01-18 16:13:02