I am trying to evaluate a test against the gold standard.

The gold standard test has 5 categories (no effect, small effect, medium effect, very large effect, extreme effect). I am trying to determine the best cut off value for the new test that correctly classify subjects to each of the 5 categories of the gold standard.

I created five different variables,

1- no effect goldstandard

2. small effect goldstandard

3. medium effect goldstandard

4. very large effect goldstandard

5. Extreme effect goldstandard

I coded each variable of these five as 0 "not in this category" 1 " in this category"

I ran the code to generate the ROC , graph and details for each of these categories against the continuous /ordinal observations of the new test that range from (0 to 15).

When I run the ROC command I get cut-off scores in terms of = or > 0 , = or >1,..etc till..=or > 15

I would like to generate the ROC for cut-off scores in terms of = or less than the cut off score.

Can I do this?

If I can't, can I just generate an inverse ROC?

If sensitivity for a cut-off point= or >4 =90%, can I conclude that sensitivity for a cut off

More Hind Neamah's questions See All
Similar questions and discussions