Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 358 Bytes

Beta calibration - R package

This package provides a beta_calibration function which allows the user to fit any of our three proposed beta calibration models.

Usage

  • 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").

License

MIT