pacf_to_ar | R Documentation |
Convert partial autocorrelation coefficients to AR coefficients.
pacf_to_ar(pacf)
pacf |
numeric vector of partial autocorrelations in (-1,1) |
See Section 2 in Kirch et al (2018) or Section III in Barndorff-Nielsen and Schou (1973) for further details
numeric vector of autoregressive model coefficients
C. Kirch et al Supplemental material of Beyond Whittle: Nonparametric Correction of a Parametric Likelihood With a Focus on Bayesian Time Series Analysis Bayesian Analysis <doi:10.1214/18-BA1126SUPP>
O. Barndorff-Nielsen and G. Schou On the parametrization of autoregressive models by partial autocorrelations Journal of Multivariate Analysis (3),408-419 <doi:10.1016/0047-259X(73)90030-4>
acf2AR, ARMAacf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.