nobs.mvord: nobs of Multivariate Ordinal Regression Models.

View source: R/mvord.R

nobs.mvordR Documentation

nobs of Multivariate Ordinal Regression Models.

Description

nobs is a generic function which extracts the number of observations from objects of class
'mvord'.

Usage

## S3 method for class 'mvord'
nobs(object, ...)

Arguments

object

an object of class 'mvord'.

...

further arguments passed to or from other methods.


mvord documentation built on Aug. 21, 2026, 5:15 p.m.