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?
building a categorial variable based on confidence intervallsDear all, I try to part a continous variable in categories using the 50% CI for age groups. Litert…
repeating random sample and averaging the resultsHi all, I'm trying to do an analysis of covariance (ANCOVA) for a sample of all non-financial firms…
building a categorial variable based on confidence intervallsDear all, I try to part a continous variable in categories using the 50% CI. Literture ref: "The a…
Ttest or ranksum approach for panel dataHi there, I was hoping you could help. I would like to compare the means between 2 samples for pane…
Dropping duplicated time vars conditional to changes of other variablesHello, I'm trying to get make this into a panel, but I can't since it duplicated time observations …
Subscribe to:
Post Comments (Atom)
0 Response to rocreg cut-off at 95% specificity?
Post a Comment