Hello,
I have a case control study with a binary outcome (disease/no disease) and two clinical diagnosis "tests" which I would like to compare. The first "test" is binary (present/not present), the second is ordinal with a total of 4 categories (0=not present, 1=low suspicion, 2=moderate suspicion, 3=high suspicion). I also have two covariates that I need to adjust for in the analysis.
I have considered different methods for looking at sensitivity and specificity for these two tests but cannot decide on the best approach as I seem to run into limitations/questions with each method. I have read a lot about diagnostic accuracy and ROC analysis so I understand the concepts but struggling to implement.
I have considered:
1. logistic regression followed by estat classification with relevant cut-off --> how do I get 95% CIs for sensitivity and specificity? is there a way to obtain sens/spec (with 95% CIs) assuming covariate1=0, covariate 2=1 etc?
2. roctab --> is there a way to adjust for covariates?
3. roccurve/roc reg with covariate adjustments --> I've read some literature (Pepe et al 2009, 2003) that suggests you can do this with binary/ordinal classifiers but cannot find the stata code that allows this.
Appreciate any advice on any or all of the above.
Thank you!
Related Posts with Diagnostic accuracy / 95% confidence intervals
Using World Values Survey Wave 7 in StataHello, I am getting started with using World Values Survey Wave 7 (WVS-7) in Stata. Is there anyone …
Creating a variable with several condition using the foreach loopHello Everyone, I am trying to create a variable ,"grad_AA", that will determine respondents' gradu…
error using svy bootstrap with self-written programDear list, I want to calculate bootstrapped standard error (and pvalue) of the difference between t…
Sensitivity analysis following mediation with suregGreetings, I'm running Stata 15.1 on a Mac OS and working with experimental data. I've been conduct…
Select all variables based on suffixI want to select all variables that contain a certain suffix to store them in a macro. Any suggestio…
Subscribe to:
Post Comments (Atom)
0 Response to Diagnostic accuracy / 95% confidence intervals
Post a Comment