Hello,
I tried searching the forums here but am having trouble finding a way to quickly identify an optimal cutpoint for ROC. If I have a continuous var and a binary outcome, I know I can check the AUC after a logitistic regression i.e.:
logit outcome continuous_var
lroc
However, if I want to generate a binary variable from the continuous variable (i.e. high vs low) can Stata show what the optimal cutpoint is?
Thank you!
Greg
I tried searching the forums here but am having trouble finding a way to quickly identify an optimal cutpoint for ROC. If I have a continuous var and a binary outcome, I know I can check the AUC after a logitistic regression i.e.:
logit outcome continuous_var
lroc
However, if I want to generate a binary variable from the continuous variable (i.e. high vs low) can Stata show what the optimal cutpoint is?
Thank you!
Greg
Comment