formula.ocm {ordinalCont}R Documentation

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 class '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.

Author(s)

Maurizio Manuguerra, Gillian Heller


[Package ordinalCont version 2.0.2 Index]