GEEResults.load()

statsmodels.genmod.generalized_estimating_equations.GEEResults.load

classmethod GEEResults.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:09:05
Comments
Leave a Comment

Please login to continue.