signal: Calculate if signal exists in the anomalies.

View source: R/computeUncertainty.R

signalR Documentation

Calculate if signal exists in the anomalies.

Description

Calculate if signal exists in the anomalies relative to the historical variability.

Usage

signal(historical, anomaly)

Arguments

historical

A grid with historical data to calculate the variability threshols (ideally annual data)

anomaly

A grid (with time dimension = 1).

Value

A binary grid (0 = no signal, 1 = signal).

Author(s)

M. Iturbide


SantanderMetGroup/transformeR documentation built on Aug. 29, 2024, 6:42 a.m.