Sigma_mar_dep | R Documentation |
Sigma_mar_dep
takes the parameters returned by estim_mar_dep
or
estim_mar_dep_full
to calculate the matrix coefficients whose
formulation is given in equation 10 in Qasmi and Ribes (2021).
Sigma_mar_dep(theta, y)
theta |
a vector containing the MAR parameters returned by
|
y |
a list of the two time series associated with
|
a symmetric matrix corresponding to the combination of the two MAR
models. The number of lines/columns in the covariance matrix, usually
corresponds to the length of y
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.