vcov.mlrcs: Calculate Variance-Covariance Matrix for a mlrcs
Model Object
Description
Returns the variance-covariance matrix of all estimated parameters of a fitted mlrcs
model.
Usage
# S3 method for mlrcs
vcov(object, ...)# S3 method for summary.mlrcs
vcov(object, ...)
Arguments
object
An object of class mlrcs
or summary.mlrcs
.