computeUncertainty: Calculate the uncertainty of the climate change signal.

View source: R/computeUncertainty.R

computeUncertaintyR Documentation

Calculate the uncertainty of the climate change signal.

Description

Calculate the uncertainty of the climate change signal.

Usage

computeUncertainty(historical, anomaly, method = "simple")

Arguments

historical

A grid with annual historical data

anomaly

A grid (with time dimension = 1).

method

"simple" or "advanced".

Value

A grid with three values (uncertainty categories); 0 = robust signal, 1 = no signal or no change, 2 = conflicting signals).

Author(s)

M. Iturbide


SantanderMetGroup/transformeR documentation built on Oct. 28, 2023, 5:26 a.m.