statsmodels.regression.linear_model.YuleWalkerResult#
- class statsmodels.regression.linear_model.YuleWalkerResult(rho, sigma, Rinv)[source]#
Result of
yule_walker.Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Properties