coef.mvord: Coefficients of Multivariate Ordinal Regression Models.

Description Usage Arguments

View source: R/mvord.R

Description

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

Usage

1
2
## 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 March 17, 2021, 5:08 p.m.