Hi, I have run an roc regression with a binary outcome binvar1 and continuous predictor contvar2, setting it at 95% specificity (5% false positives) to get the sensitivity at this cut-off. Is there a way to get the value of the continuous predictor var2 at 95% specificity?
rocreg binvar1 contvar2, cluster(eye) ctrlmod(linear) ctrlcov(age) bseed(1000) nodots bootcc roc(0.05)
How do I find out what the numeric cut-off is for the continuous variable at 95% specificity?
Thank you for your help.
Related Posts with rocreg cut-off at 95% specificity?
AR 1 Auto correlation errorI am using a mixed model regression to determine what influences my response variable (V1), includin…
Merging multiple files in a loopHi, I am trying to merge 12 files with similar files name. Each file just has one variable. I was f…
OLS GravityI'm trying to estimate an OLS gravity equation and I have encountered a problem regarding the model.…
Form deciles with no 0 observationsHello, Can you please help me with the following issue: I want to form deciles based on the credit …
suest with multiple imputationsHi all: This is my first post. I'm an old time SAS user converting to stata. I want to compare coeff…
Subscribe to:
Post Comments (Atom)
0 Response to rocreg cut-off at 95% specificity?
Post a Comment