formula.ocm: Model Formulae

Description Usage Arguments Value Author(s)

View source: R/ocm.methods.R

Description

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

Usage

1
2
## 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


ordinalCont documentation built on Dec. 3, 2020, 1:06 a.m.