cutoff {phenofit} | R Documentation |
cutoff
Description
cutoff
Usage
cutoff(n1, n2, k = n1:n2)
Arguments
n1 , n2 |
peak and trough (or trough and peak) |
Value
A numeric vector, in small intervals around (tL + tC)/2
and (tC+tR)/2
,
respectively, smoothly drop from 1 to 0.
References
Per J\"onsson, P., Eklundh, L., 2004. TIMESAT - A program for analyzing time-series of satellite sensor data. Comput. Geosci. 30, 833-845. https://doi.org/10.1016/j.cageo.2004.05.006.
[Package phenofit version 0.3.10 Index]