statsmodels.base.model.ResultMixin¶
-
class
statsmodels.base.model.ResultMixin[source]¶ Methods
bootstrap([nrep, method, disp, store])simple bootstrap to get mean and variance of estimator get_nlfun(fun)This is not Implemented Methods
bootstrap([nrep, method, disp, store])simple bootstrap to get mean and variance of estimator get_nlfun(fun)This is not Implemented Properties
aicAkaike information criterion bicBayesian information criterion bsejacstandard deviation of parameter estimates based on covjac bsejhjstandard deviation of parameter estimates based on covHJH covjaccovariance of parameters based on outer product of jacobian of log-likelihood covjhjcovariance of parameters based on HJJH df_modelwcModel WC hessvcached Hessian of log-likelihood score_obsvcached Jacobian of log-likelihood