Hi there, I was wondering how any gologit2 users have plotted ROC curves and obtained an estimate of AUROC for ordinal outcomes in STATA. My ordinal outcome has 3 levels (mild, moderate, severe), I have predicted probabilities too. I've created new variables mild vs. mod/severe, mild/mod vs. severe and mod vs mild/severe for my outcome variable and predicted probabilities. I'm not sure what the appropriate command is that I can use. Lroc does not seem appropriate. Any pointers would be very welcome.
Related Posts with ROC curves or AUROC for gologit2
matrix recursive elementHi, I want to run this code Code: local filas = 300 local columnas = 1 matrix A = J(`filas',`colum…
Data manipulation - your experience with mergingHi I’m working with very large datasets - ones that contain for 1mill observations with 20+ variable…
Multiple McNemar TestHello all, I am doing 10 McNemar test for comparing matched data. Example: mcci 192 0 1 0 1. Just li…
Two way pyramid graph using countries instead of rangeHello! I'm trying so hard to replicate a graph like this, it's some sort of a pyramid but it is not …
Referring to local macros using unabHello statalisters, I have 227 variables that are grouped by common prefixes. I am trying to use th…
Subscribe to:
Post Comments (Atom)
0 Response to ROC curves or AUROC for gologit2
Post a Comment