Description Objects from the Class methods Note Author(s) References See Also Examples
A set of or classes for compatibility purposes. It is used to be able to identify null values.
callorNULLcall or NULL class.
characterorNULL character or null.
expressionorNULL expression or null.
fittmethodorNULL fittmethod or null.
functionorNULL function or null.
integerorNULL integer or null.
listorNULL list or null.
logicalorNULL logical or null.
matrixororNULL matrix or null.
nl.fitt.roborNULL nl.fitt.rob or null.
fittorNULL fitt or null.
nl.formorNULL nl.form or null.
nl.numericorNULL numeric or null.
vectororMatrix vector or Matrix.
vectororNULL vector or null.
A virtual Class: No objects may be created from it.
No methods defined with class "callorNULL" in the signature.
or classes are created in nlr
for compatibility purpose with splus
.
Hossein Riazoshams, 2013. Email: riazihosein@gmail.com URL http://www.riazoshams.com/nlr/
Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.
1 | setClassUnion("nl.fittorNULL", c("nl.fitt", "NULL"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.