Dear Stata Community,
I have three key variables:
A binary Gold standard classification variable (Actual outcome of credit card late payment status)
A binary Tested classification variable (Predicted outcome of credit card late payment status)
A binary category variable (Age above 30 and age below 30)
I hope to construct a ROC graph with three ROC curves.
1. An overall ROC curve including everyone.
2. A ROC curve among those above 30.
3. A ROC curve among those below 30.
I need your suggestions and help. Thank you in advance!
Sincerely,
Related Posts with How to combine overall ROC curve and stratified ROC curve into one graph?
Change in the sign of a variable in a regression outputDear all, I am currently working on a regression. My aim is to assess whether ESG scores affect the…
omitted because of collinearityDear Stata friends I wanted to run the following regression with fixed effects: Code: reg Arbeits…
How to create a dummy variable that tracks the repetition of other variablesHello all, I have a dataset on user ratings of golf courses and I am trying to create a dummy varia…
ROC curves in StataHi guys, I am quite new to the topic. However I constructed the toy-example ROC curve displayed in …
How to flag observations that are repeated after a pre-specified length of time?Hi, Please consider this example data: Code: * Example generated by -dataex-. To install: ssc inst…
Subscribe to:
Post Comments (Atom)
0 Response to How to combine overall ROC curve and stratified ROC curve into one graph?
Post a Comment