This package provides a beta_calibration function which allows the user to fit any of our three proposed beta calibration models.
- The package is available from CRAN, so it can be installed by typing install.packages("betacal").
- Once it's installed, import it by calling library("betacal").
MIT