fitOnce: Call Underlying Regression Function on Original Data

Description Usage Arguments Value See Also

Description

fitOnce calls the underlying regression function for a GMPM object on the stored model frame and returns the results of the call.

Usage

1
fitOnce(object)

Arguments

object

A GMPM object

Value

The results of a call to the underlying function. This depends on the type of GMPM object (multinom for GMPM.mul objects, glm otherwise).

See Also

glm, multinom, gmpm


dalejbarr/gmpm documentation built on May 14, 2019, 3:31 p.m.