Learn R Programming

ordinalCont (version 2.0.2)

formula.ocm: Model Formulae

Description

formula.ocm is the ordinalCont specific method for the generic function formula, which extracts the model formula from objects of class ocm.

Usage

# S3 method for ocm
formula(x, ...)

Arguments

x

an object of class ocm, usually, a result of a call to ocm.

...

further arguments passed to or from other methods.

Value

A symbolic model formula extracted from the model object.