powered by
"allNLModel"
A union class for all nonlinear models. It includes "nonlinearModel", "formulaModel", and "functionModel".
"nonlinearModel"
"formulaModel"
"functionModel"
A virtual Class: No objects may be created from it.
signature(object = "allNLModel", wObj = "momentWeights"): ...
signature(object = "allNLModel", wObj = "momentWeights")
showClass("allNLModel")
Run the code above in your browser using DataLab