modelAgreement: Calculate model agreement on the sign of change.

View source: R/computeUncertainty.R

modelAgreementR Documentation

Calculate model agreement on the sign of change.

Description

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

Usage

modelAgreement(x, th = 80)

Arguments

x

numeric of anomalies

th

percentage value (Default is 80).

Value

binary numeric (0 = no agreement, 1 = agreement).

Author(s)

M. Iturbide


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