Hi,
In my model I find that false alarm and hit rate don't add up to 1, which makes me wonder what the third possibility is? Is false alarm only false positives, and the missing value is false negatives of transition?
For my 8 transitions, the sum of hit rate and false alarm is:
0.85, 0.94, 0.95, 0.86, 0.93, 0.88, 0.91, 0.87
Thanks for any insight.