hitandfalsealarm {bmstdr} | R Documentation |
Calculate the hit and false alarm rates
hitandfalsealarm(thresh, yobs, ypred)
thresh |
Threshold value |
yobs |
A vector of observations, may include missing values |
ypred |
Predictions |
A list containing the calculated hit and false alarm rates