Learn R Programming

mvord (version 1.2.5)

fitted.mvord: Fitted Probabilities of Multivariate Ordinal Regression Models.

Description

A generic function which extracts fitted probabilities for the observed categories from objects of class 'mvord'.

Usage

# S3 method for mvord
fitted(object, ...)

Arguments

object

an object of class 'mvord'.

...

further arguments passed to or from other methods.