PhenoDeriv | R Documentation |
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, ...)
x |
numeric vector, or |
t |
|
... |
Other parameters will be ignored. |
analytical |
If true, |
smoothed.spline |
Whether apply |
der1 |
the first order difference |
IsPlot |
whether to plot? |
show.legend |
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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.agrformet.2016.01.006")}
PhenoTrs()
, PhenoGu()
, PhenoKl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.