signalAgreement: Calculate signal agreement.

View source: R/computeUncertainty.R

signalAgreementR Documentation

Calculate signal agreement.

Description

Calculate signal agreement.

Usage

signalAgreement(x, th = 66, condition = "GT")

Arguments

x

binary numeric

th

threshold

condition

character (choices: "GT", "GE", "LT", "LE")

Value

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

Author(s)

M. Iturbide


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