I am going to plot an overfitting- corrected calibration curve(using the cross-validation method) for a regression model with Poisson family (link function=log) in R.
I know that this can be done for the logistic, ols, and cox modelusing rms package.
Does anyone know about the R codes for doing overfitting- corrected calibration curve of Poisson model?
Thanks in advance