ContrastResults ([t, F, sd, effect, ...]) |
Class for results of tests of linear restrictions on coefficients in a model. |
GenericLikelihoodModel (endog[, exog, ...]) |
Allows the fitting of any likelihood function via maximum likelihood. |
GenericLikelihoodModelResults (model, mlefit) |
A results class for the discrete dependent variable models. |
LikelihoodModel (endog[, exog]) |
Likelihood model is a subclass of Model. |
LikelihoodModelResults (model, params[, ...]) |
Class to contain results from likelihood models |
LikelihoodResultsWrapper (results) |
|
Model (endog[, exog]) |
A (predictive) statistical model. |
Optimizer |
|
ResultMixin |
|
Results (model, params, **kwd) |
Class to contain model results |
resettable_cache |
alias of ResettableCache |