Extract "true" model-implied covariances of two series only
covelement
extracts the model-implied (time-varying) covariances between
(exactly) two component series.
covelement(x, i, j, these = seq_len(nrow(x$y)))
x |
Object of class |
i |
Index of component series 1. |
j |
Index of component series 2. |
these |
Vector indicating which points in time should be extracted, defaults to all. |
Vector with the requested covariances.
Other simulation:
corelement()
,
cormat.fsvsim()
,
covmat.fsvsim()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.