terms.mvord {mvord}R Documentation

terms of Multivariate Ordinal Regression Models.

Description

terms is a generic function which can be used to extract terms from objects of class
'mvord'.

Usage

## S3 method for class 'mvord'
terms(x, ...)

Arguments

x

an object of class 'mvord'.

...

further arguments passed to or from other methods.


[Package mvord version 1.2.4 Index]