statsmodels / 0.9.0 / generated / statsmodels.iolib.smpickle.load_pickle.html /

statsmodels.iolib.smpickle.load_pickle

statsmodels.iolib.smpickle.load_pickle(fname) [source]

Load a previously saved object from file

Parameters: fname (str) – Filename to unpickle

Notes

This method can be used to load both models and results.

© 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.iolib.smpickle.load_pickle.html