summary.mvord {mvord} | R Documentation |
Summary method for Multivariate Ordinal Regression Models.
Description
Summary of thresholds, regression coefficients
and parameters of the error structure of class 'mvord'
.
Usage
## S3 method for class 'mvord'
summary(object, short = TRUE, call = TRUE, ...)
Arguments
object |
object of class |
short |
if |
call |
displays function call if |
... |
further arguments passed to or from other methods. |
[Package mvord version 1.2.4 Index]