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


gmpm documentation built on May 2, 2019, 5:27 p.m.