1.1.3. statsmodels.api.load

statsmodels.api.load(fname)

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.