| YW | R Documentation |
Solves the Yule-Walker equations to compute AR(p) coefficients from
an autocorrelation structure (ACS) vector. Used internally by
ARp and seasonalAR.
YW(ACS)
ACS |
Numeric vector. ACS values starting from lag 0
( |
Numeric matrix of AR coefficients, shape (p, 1).
ARp, seasonalAR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.