Check redundacy in class of ACF and PACF object
robertomolinari opened this issue · 0 comments
robertomolinari commented
test = theo_acf(ARMA(ar = -0.25, ma = NULL))
class(test)
[1] "ACF" "array" "ACF" "array"
robertomolinari opened this issue · 0 comments
test = theo_acf(ARMA(ar = -0.25, ma = NULL))
class(test)
[1] "ACF" "array" "ACF" "array"