ex.f {PolyTrend} | R Documentation |
Site 6
Description
Example of a quadratic trend (Site 6, Jamali et al. 2014)
Usage
data("ex.f")
Format
The format is: num [1:25] 0.327 0.259 0.212 0.298 0.248 ...
Source
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
Examples
data(ex.f)
## maybe str(ex.f) ; plot(ex.f) ...
[Package PolyTrend version 1.2 Index]