ex.c {PolyTrend} | R Documentation |
Example of a concealed trend with cubic form (Site 3, Jamali et al. 2014)
data("ex.c")
The format is: num [1:25] 0.712 0.726 0.736 0.723 0.739 ...
Jamali S, Seaquist J, Eklundh L, Ardö J (2014). Automated mapping of vegetation trends with polynomials using NDVI imagery over the Sahel. Remote Sensing of Environment, 141, 79-89. http://dx.doi.org/10.1016/j.rse.2013.10.019
data(ex.c)
## maybe str(ex.c) ; plot(ex.c) ...