MultinomialResults.load()

statsmodels.discrete.discrete_model.MultinomialResults.load

classmethod MultinomialResults.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 :

doc_statsmodels
2017-01-18 16:12:32
Comments
Leave a Comment

Please login to continue.