Assume we model the probability of disease incidence. When an individual's predicted probability of incident disease, or absolute risk, is greater than a certain threshold, we start preventive measures. Therefore, model calibration is most important near the threshold, and for predictions far away from the threshold we don't care too much about precision.
Is there a model that can be tuned for more precise prediction in a pre-defined probability range?
I have time-to-event data and am using the Cox model, although I understand it's not too well-suited for prediction.