thresholds {mvord} | R Documentation |
Thresholds of Multivariate Ordinal Regression Models.
Description
thresholds
is a generic function which extracts threshold coefficients from objects of class
'mvord'
.
Usage
thresholds(object, ...)
## S3 method for class 'mvord'
thresholds(object, ...)
Arguments
object |
an object of class |
... |
further arguments passed to or from other methods. |
[Package mvord version 1.2.4 Index]