Dear all
I am calculating the ability of a diagnostic angle measurement that can differentiate between two different diseases. I am trying to draw the ROC and work out the AUC but not sure what ROC function or code is best.
My reference variable is "disease" and my classifier variable is "angle" (this is a continuous measurement, this is normally distributed parametric data).
My code is this:
rocfit Disease Angle, continuous (3)
rocplot
or is this the correct code:
rocfit Disease Angle, continuous(3) generate (v1)
rocplot
Or is this the correct code:
rocreg Disease Angle, probit
rocregplot, classvars(Angle)
I am also a bit confused about the difference between using just probit and ml(maximum likelihood).
Many many thanks in advance
Related Posts with Query regarding appropriate ROC curve function
Predicting standardized residuals after mlogit (multinomial logistic regression) using svyset?Dear users, I kindly ask for your guidance regarding my following problem: I am conducting a multin…
Fixed effect correlation matrixDear all, What is the command in stata to excecute a fixed effects correlation matrix of the variab…
Fill missing values with means using mipolateDear Statalists, I would like to fill missing observations in a panel. I found the mipolate command…
Output interpretation diffDear Statalist, I am running a Difference in Difference analysis for a policy effect on employment …
Advice on changing data to split sample into size categoriesHello everyone, I have a panel data set with data on the investments of German firms into other cou…
Subscribe to:
Post Comments (Atom)
0 Response to Query regarding appropriate ROC curve function
Post a Comment