Phenology extraction in Derivative method (DER)
PhenoDeriv(x, t, ...)
# S3 method for class 'fFIT'
PhenoDeriv(x, t = NULL, analytical = FALSE, smoothed.spline = FALSE, ...)
# Default S3 method
PhenoDeriv(x, t, der1, IsPlot = TRUE, show.legend = TRUE, ...)
numeric vector, or fFIT
object returned by curvefit()
.
doy
vector, corresponding doy of vegetation index.
Other parameters will be ignored.
If true, numDeriv
package grad
and hess
will be used; if false, D1
and D2
will be used.
Whether apply smooth.spline
first?
the first order difference
whether to plot?
whether show figure lelend?
Filippa, G., Cremonese, E., Migliavacca, M., Galvagno, M., Forkel, M., Wingate, L., … Richardson, A. D. (2016). Phenopix: A R package for image-based vegetation phenology. Agricultural and Forest Meteorology, 220, 141–150. doi:10.1016/j.agrformet.2016.01.006