powered by
"regModel"
A union class for "linearModel" and "nonlinearModel" classes.
"linearModel"
"nonlinearModel"
A virtual Class: No objects may be created from it.
signature(x = "regModel", i = "numeric", j = "missing"): ...
signature(x = "regModel", i = "numeric", j = "missing")
signature(object = "regModel"): ...
signature(object = "regModel")
signature(x = "regModel"): ...
signature(x = "regModel")
showClass("regModel")
Run the code above in your browser using DataLab