Sigma_mar2 | R Documentation |
Sigma_mar2
takes the parameters returned by estim_mar2_link
(coefficient at lag 1 and variance) to calculate the matrix coefficients
whose formulation is given in equations 2 and 3 in Supplementary Material of
Qasmi and Ribes (2021).
Sigma_mar2(theta, y)
theta |
a vector containing the MAR parameters returned by
|
y |
a vector containing the observation time series associated with
|
a symmetric matrix corresponding to the MAR model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.