OHDSI / EmpiricalCalibration

An R package for performing empirical calibration of observational study estimates
http://ohdsi.github.io/EmpiricalCalibration/
10 stars 9 forks source link

Add calibration to `computeCvPoissonRegression()` function #8

Open schuemie opened 2 years ago

schuemie commented 2 years ago

The computeCvPoissonRegression() currently does not allow for calibration like the other critical value computation functions. This should be added.