Rdocumentation
powered by
Learn R Programming
Cyclops (version 1.2.0)
vcov.cyclopsFit: Calculate variance-covariance matrix for a fitted Cyclops model object
Description
vcov.cyclopsFit
returns the variance-covariance matrix for all covariates of a Cyclops model object
Usage
"vcov"(object, control, overrideNoRegularization = FALSE, ...)
Arguments
object
A fitted Cyclops model object
control
A Cyclops
control
object
overrideNoRegularization
Logical: Enable variance-covariance estimation for regularized parameters
...
Additional argument(s) for methods
Value
A matrix of the estimates covariances between all covariate estimates.