4.1.10.2.1. statsmodels.base.wrapper.ResultsWrapper

class statsmodels.base.wrapper.ResultsWrapper(results)[source]

Class which wraps a statsmodels estimation Results class and steps in to reattach metadata to results (if available)

__init__(results)[source]

4.1.10.2.1.1. Methods

__init__(results)
load(fname)
save(fname[, remove_data]) save a pickle of this instance