corrections | R Documentation |
Computes vector of correction terms for second-stage estimator of AR parameters as described in Khismatullina, Vogt (2019).
corrections(coefs, var_eta, len)
coefs |
Given (estimated) coefficients of the AR time series. |
var_eta |
Variance of the innovation term |
len |
Length of the vector of the corrections |
. Vector of the corrections terms of length len.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.