View source: R/computeUncertainty.R
computeUncertainty | R Documentation |
Calculate the uncertainty of the climate change signal.
computeUncertainty(historical, anomaly, method = "simple")
historical |
A grid with annual historical data |
anomaly |
A grid (with time dimension = 1). |
method |
"simple" or "advanced". |
A grid with three values (uncertainty categories); 0 = robust signal, 1 = no signal or no change, 2 = conflicting signals).
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.