scikits.statsmodels.model.Results.__init__

Results.__init__(model, params, **kwd)
Parameters:

model : class instance

the previously specified model instance

params : array

parameter estimates from the fit model

This Page