vcov.mvord: vcov of Multivariate Ordinal Regression Models.

View source: R/mvord.R

vcov.mvordR Documentation

vcov of Multivariate Ordinal Regression Models.

Description

vcov is a generic function which extracts the Godambe information matrix from objects of class
'mvord'.

Usage

## S3 method for class 'mvord'
vcov(object, ...)

Arguments

object

an object of class 'mvord'.

...

further arguments passed to or from other methods.


mvord documentation built on Sept. 11, 2024, 7:21 p.m.