coef.mvord: Coefficients of Multivariate Ordinal Regression Models.

View source: R/mvord.R

coef.mvordR Documentation

Coefficients of Multivariate Ordinal Regression Models.

Description

coef is a generic function which extracts regression coefficients from objects of class 'mvord'.

Usage

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

Arguments

object

an object of class 'mvord'.

...

further arguments passed to or from other methods.


mvord documentation built on June 8, 2025, 12:43 p.m.