4.7.4.2.1. statsmodels.tools.decorators.CachedAttribute

class statsmodels.tools.decorators.CachedAttribute(func, cachename=None, resetlist=None)[source]
__init__(func, cachename=None, resetlist=None)[source]

4.7.4.2.1.1. Methods

__init__(func[, cachename, resetlist])