Logo

statsmodels.discrete.discrete_model.NegativeBinomialAncillaryResults.load

classmethod NegativeBinomialAncillaryResults.load(fname)

load a pickle, (class method)

Parameters:

fname : string or filehandle

fname can be a string to a file path or filename, or a filehandle.

Returns:

unpickled instance :

Previous topic

statsmodels.discrete.discrete_model.NegativeBinomialAncillaryResults.lnalpha_std_err

Next topic

statsmodels.discrete.discrete_model.NegativeBinomialAncillaryResults.margeff

This Page