vcov.logitr {logitr} | R Documentation |
Calculate the variance-covariance matrix
Description
Returns the variance-covariance matrix of the main parameters of a fitted model object.
Usage
## S3 method for class 'logitr'
vcov(object, ...)
Arguments
object |
is an object of class |
... |
further arguments. |
[Package logitr version 1.1.2 Index]