Learn R Programming

bmstdr (version 0.8.2)

hitandfalsealarm: Calculate the hit and false alarm rates

Description

Calculate the hit and false alarm rates

Usage

hitandfalsealarm(thresh, yobs, ypred)

Value

A list containing the calculated hit and false alarm rates

Arguments

thresh

Threshold value

yobs

A vector of observations, may include missing values

ypred

Predictions