View source: R/computeUncertainty.R
signal | R Documentation |
Calculate if signal exists in the anomalies relative to the historical variability.
signal(historical, anomaly)
historical |
A grid with historical data to calculate the variability threshols (ideally annual data) |
anomaly |
A grid (with time dimension = 1). |
A binary grid (0 = no signal, 1 = signal).
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.