Learn R Programming

momentfit (version 0.5)

allNLModel-class: Class "allNLModel"

Description

A union class for all nonlinear models. It includes "nonlinearModel", "formulaModel", and "functionModel".

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

solveGmm

signature(object = "allNLModel", wObj = "momentWeights"): ...

Examples

Run this code
showClass("allNLModel")

Run the code above in your browser using DataLab