W3cubDocs

/Statsmodels

statsmodels.sandbox.regression.gmm.GMMResults.load

classmethod GMMResults.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:
Return type: unpickled instance

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.sandbox.regression.gmm.GMMResults.load.html