View source: R/utilities_fsvsim.R
corelement | R Documentation |
corelement
extracts the model-implied (time-varying) correlations between
(exactly) two component series.
corelement(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. |
Vector with the requested correlations.
Other simulation:
cormat.fsvsim()
,
covelement()
,
covmat.fsvsim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.