There are traditional ways of getting the cut-off value that maximize the sensitivity and specificity of a given test from the ROC curve. But I think those ways posses some arbitrariness in doing the job. How about this;

Can we use Bayes formula to calculate the value of the variable which equates the probability of the disease to the probability of the control, assuming that both classes are normally distributed? This should be the ideal cut-off, without considering any factors related to the cost,,,etc that can affect the conventional method. So from a set of observations, we can use referential statistics to calculate the mean and the standard deviation of both classes, if not already known. Then by letting the cut-off to be the value that makes the conditional probability of the disease given the value equal to the conditional probability of the control given the value, we can set the cut-off value as a function of the difference between the two means and a function of SD. Moreover, if we consider the prior probabilities of both classes not to be equal to each other, we can even see how the cut-off values moves toward one side of the variable scale in a very natural way.  This can also help if we have more than one variable and in this case it would work similar to discriminant analysis methods.

Similar questions and discussions