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?
Panel regressionHello, I am working with panel data where T=23 and N= 22 (country). I performed the following steps…
Propensity Score MatchingThis though is not software related, at least not yet, however, I would like to know conditions for …
Postestimation tests with xtsurDear Statalist, I am trying to estimate a regression with Panel data SUR method with the command xt…
xtlogit errorwhen i use xtlogit, i encounter error error: 4,585 (group size) take 1,738 (# positives) combinatio…
How to create graphs from svy weighted data?I svy set my data and tabulated svy weighted values - I am trying to create simple bar graphs from t…
Subscribe to:
Post Comments (Atom)
0 Response to rocreg cut-off at 95% specificity?
Post a Comment