print.mvord: Print Method for Multivariate Ordinal Regression Models.

View source: R/mvord.R

print.mvordR Documentation

Print Method for Multivariate Ordinal Regression Models.

Description

Prints thresholds, regression coefficients and parameters of the error structure of class 'mvord'.

Usage

## S3 method for class 'mvord'
print(x, call = TRUE, ...)

Arguments

x

object of class 'mvord'

call

displays function call if TRUE

...

further arguments passed to or from other methods.


mvord documentation built on Sept. 11, 2024, 7:21 p.m.