f_goal2 {phenofit} | R Documentation |
objective function of double logistics
Description
objective function of double logistics
Usage
f_goal2(par, fun, y, t, pred, w = NULL, ylu = NULL, ...)
Arguments
par |
A vector of parameters |
fun |
A curve fitting function, can be one of |
y |
Numeric vector, vegetation index time-series |
t |
Numeric vector, |
pred |
Numeric Vector, predicted values |
w |
(optional) Numeric vector, weights of |
ylu |
|
... |
others will be ignored. |
[Package phenofit version 0.3.10 Index]