statsmodels.tsa.tests.test_ar.TestAROLSNoConstant

class statsmodels.tsa.tests.test_ar.TestAROLSNoConstant[source]

f Test AR fit by OLS without a constant.

__init__

x.__init__(...) initializes x; see help(type(x)) for signature