An S4 class to create an slm object.
method_cov_stthe method used to compute the autocovariance vector of the error process.
cov_sta numeric vector with the estimated autocovariances of the error process, computed from
the method_cov_st method.
Cov_STthe estimated covariance matrix of the error process, computed from the method_cov_st method.
model_selecthe order of the chosen method. If model_selec = -1, the method works automatically.
norm_matrixthe normalization matrix of the design X.
design_qrthe matrix (X^{t} X)^{-1}.
E. Caron, J. Dedecker and B. Michel (2019). Linear regression with stationary errors: the R package slm. arXiv preprint arXiv:1906.06583. https://arxiv.org/abs/1906.06583.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.