hitandfalsealarm: Calculate the hit and false alarm rates

View source: R/newfunctions.R

hitandfalsealarmR Documentation

Calculate the hit and false alarm rates

Description

Calculate the hit and false alarm rates

Usage

hitandfalsealarm(thresh, yobs, ypred)

Arguments

thresh

Threshold value

yobs

A vector of observations, may include missing values

ypred

Predictions

Value

A list containing the calculated hit and false alarm rates


sujit-sahu/bmstdr documentation built on Jan. 30, 2024, 1:40 p.m.