Description Usage Arguments Value References Examples
View source: R/get_recovery_metrics.R
Ratio of Eighty Percent (R80P). The ratios can be customized.
1 |
ts |
Vector containing the times (same size as ys). Perturbation assumed to happen at 0 |
ys |
Vector containing the values (same size as ts) |
r |
Ratio. Default set to 0.8 |
ts_pre |
Sampling times for estimating Vpre. Default set to -1 |
ts_post |
Sampling times for estimating Vpost. Default set to c(4, 5) |
The R80p indicator (R_r_p if r != 0.8 is provided)
Frazier, R. J., Coops, N. C., Wulder, M. A., Hermosilla, T., & White, J. C. (2018). Analyzing spatial and temporal variability in short-term rates of post-fire vegetation return from Landsat time series. Remote Sensing of Environment, 205, 32–45. https://doi.org/10.1016/j.rse.2017.11.007
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.