Hello all,
I have used logit for multiple roc curves and am looking for how to put them all on the same graph.
logit death_30d scorenew if svar == 0
lroc if svar == 1
logit death_30d mfifive if svar == 0
lroc if svar == 1
logit death_30d asa_class if svar == 0
lroc if svar == 1
Does anyone know how to put all these graphs on the same plot?
Related Posts with Combining multiple roc curves
Loop over different dependent and independent variables[I am using STATA 15.0] I am trying to run ANCOVA regression and store the results using eststo and …
Adding symbol prefix to formatted table cellHi all, I would like to prefix specific formatted table cells with symbols e.g."<" 0.001 Becaus…
Import 'dd.mm.yy' format date to StataHi, I would like to import the following dates "Date" to Stata date format. Anyone has delt with th…
GMM Continuously Updating Estimator - convergence not achievedDear Statalists, I am using an IV framework for a collection of "h" regressions (Local projection) …
Export DTA file to sas7bdat file?Hello Stata users I'm trying to export a Stata DTA file to sas7bdat file? I have tried the export …
Subscribe to:
Post Comments (Atom)
0 Response to Combining multiple roc curves
Post a Comment