Learn R Programming

nlr (version 0.1-3)

nl.fittorNULL: "OR" Class

Description

Set of "or" classes are created for compatibility reasons.

  • nl.fittorNULL nl.fitt object or NULL

  • functionorNULL function object or NULL

  • expressionorNULL expression object or NULL

  • callorNULLcall object or NULL

  • integerorNULLinteger object or NULL

  • numericorNULLnumeric object or NULL

  • characterorNULLcharacter object or NULL

  • logicalorNULLlogical object or NULL

  • listorNULLlist object or NULL

  • nl.fitt.roborNULLnl.fitt.rob object or NULL

  • fittmethodorNULLfittmethod object or NULL

  • vectororNULLvector object or NULL

  • matrixororNULLmatrix object or NULL

  • vectororMatrixvector object or matrix

Arguments

Objects from the Class

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

Methods

No methods defined with class "nl.fittorNULL" in the signature.

References

Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.

See Also

nl.fitt, nl.form, nl.fitt.rob, fittmethod

Examples

Run this code
# NOT RUN {
showClass("nl.fittorNULL")
# }

Run the code above in your browser using DataLab