vcov.cyclopsFit | R Documentation |
vcov.cyclopsFit
returns the variance-covariance matrix for all covariates of a Cyclops model object
## S3 method for class 'cyclopsFit'
vcov(object, control, overrideNoRegularization = FALSE, ...)
object |
A fitted Cyclops model object |
control |
A |
overrideNoRegularization |
Logical: Enable variance-covariance estimation for regularized parameters |
... |
Additional argument(s) for methods |
A matrix of the estimates covariances between all covariate estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.