formula.oglmx: Obtain model formula for an 'oglmx' object.

Description Usage Arguments Value Author(s) See Also

View source: R/MiscFuncs.R

Description

Given an object of class oglmx the function describes the estimated model via an expression of class formula. The function serves to provide a name of a model to the lrtest function in the lmtest package.

Usage

1
2
## S3 method for class 'oglmx'
formula(x, ... )

Arguments

x

object of class oglmx.

...

additional arguments, currently ignored.

Value

an object of class formula.

Author(s)

Nathan Carroll, nathan.carroll@ur.de

See Also

oglmx, codelrtest, codeformula.


oglmx documentation built on May 2, 2019, 5:14 a.m.