allNLModel-class {momentfit} | R Documentation |
Class "allNLModel"
Description
A union class for all nonlinear models. It includes
"nonlinearModel"
, "formulaModel"
, and
"functionModel"
.
Objects from the Class
A virtual Class: No objects may be created from it.
Methods
- solveGmm
signature(object = "allNLModel", wObj = "momentWeights")
: ...
Examples
showClass("allNLModel")
[Package momentfit version 0.5 Index]