Hi! I am trying to calculate the sens/spec/AUC for a model with a binary outcome with different fixed false positive rates.
Usually I just do
logit outcome predictor
lstat
lroc
However I dont know how to set the false positive rates, is there a specific command for this?
Thanks!
Usually I just do
logit outcome predictor
lstat
lroc
However I dont know how to set the false positive rates, is there a specific command for this?
Thanks!
Comment