Hi,

I want to evaluate the calibration of a logistic regression model (binary outcome) in R.

I don't know how to make a calibration plot of the predicited probabilities (x) against the observed probablities (y) in R.

I first need to calculate the observed probabilities, because I've a binary outcome.

Is there anyone who can give me an example of how to do this?

Thank you.

Similar questions and discussions