vcov.cyclopsFit
returns the variance-covariance matrix for all covariates of a Cyclops model object
# S3 method for cyclopsFit
vcov(object, control, overrideNoRegularization = FALSE, ...)
A matrix of the estimates covariances between all covariate estimates.
A fitted Cyclops model object
A "cyclopsControl"
object constructed by createControl
Logical: Enable variance-covariance estimation for regularized parameters
Additional argument(s) for methods