Description Usage Format Details Source References Examples
Database for methods used in "nlr" package functions.
1 |
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.
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.
Robust Nonlinear Regression, Theories and Methods with Practical Guides for R Packages. Riazoshams et al.
Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.