vcov.glmcat {GLMcat} | R Documentation |
Variance-Covariance Matrix for a fitted glmcat
model object
Description
Returns the variance-covariance matrix of the main parameters of a fitted glmcat
model object.
Usage
## S3 method for class 'glmcat'
vcov(object,...)
Arguments
object |
an object of class |
... |
additional arguments. |
[Package GLMcat version 0.2.6 Index]