Learn R Programming

factorstochvol (version 0.8.1)

covmat.fsvsim: Extract "true" model-implied covariance matrix for several points in time

Description

covmat extracts the model-implied (time-varying) covariance matrix from an fsvsim object.

Usage

"covmat"(x, these = seq_len(nrow(x$y)), ...)

Arguments

x
Object of class 'fsvsim', usually resulting from a call of the function fsvsim.
these
Vector indicating which points in time should be extracted, defaults to all.
...
Ignored.

Value

Array of dimension m times m times length(these), containing the model-implied covariance matrix.

See Also

covmat covmat.fsvsample

Other simulation: corelement, covelement