fitSSE {FAMetA} | R Documentation |
Fit FA isotope distribution with non-linear regression and calculate the sum of squared estimate of errors.
Description
Fit FA isotope distribution with non-linear regression and calculate the sum of squared estimate of errors.
Usage
fitSSE(formula, startpars, datanls, control, limitPhi = 0.1)
Arguments
formula |
formula. |
startpars |
starting points for parameters to estimate. |
datanls |
data list. |
control |
nls control. |
Value
sum of squared estimate errors.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
References
Daniel Padfield and Granville Matheson (2020). nls.multstart: Robust Non-Linear Regression using AIC Scores. R package version 1.2.0. <https://CRAN.R-project.org/package=nls.multstart>
[Package FAMetA version 0.1.6 Index]