Database for methods used in "nlr" package functions.
Usage
db.method
Arguments
Format
The format is:data.frame
chr "db.method"
methodID: Object of class "numeric" code for the method.
method:Object of class "character" name of the method used in estimation and other computation procedures.
detail:Object of class "character" detail text description of the method.
methodBR:Object of class "numeric" (method Branche) branch for the method used in iteration.
detailBR:Object of class "character" detail of the branch.
subroutine:Object of class "character" the function, subroutine, that the result constructed from.
Details
Each function use a method for estimation, and each method depending on numerical computation have a branch. Any output object have a "fittmethod" object which the values come from "db.method" database.
References
Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.