statsmodels.discrete.count_model.ZeroInflatedNegativeBinomialResults.load¶
method
-
classmethod
ZeroInflatedNegativeBinomialResults.
load
(fname)¶ load a pickle, (class method)
- Parameters
- fnamestring or filehandle
fname can be a string to a file path or filename, or a filehandle.
- Returns
- unpickled instance