covelement extracts the model-implied (time-varying) covariances between
(exactly) two component series.
covelement(x, i, j, these = seq_len(nrow(x$y)))Vector with the requested covariances.
Object of class 'fsvsim', usually resulting from a call
of the function fsvsim.
Index of component series 1.
Index of component series 2.
Vector indicating which points in time should be extracted, defaults to all.
Other simulation:
corelement(),
cormat.fsvsim(),
covmat.fsvsim()