# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "chartreview" in publications use:' type: software license: GPL-2.0-or-later title: 'chartreview: Adaptive Multi-Wave Sampling for Efficient Chart Validation' version: '1.0' doi: 10.32614/CRAN.package.chartreview abstract: Functionality to perform adaptive multi-wave sampling for efficient chart validation. Code allows one to define strata, adaptively sample using several types of confidence bounds for the quantity of interest (Lai's confidence bands, Bayesian credible intervals, normal confidence intervals), and sampling strategies (random sampling, stratified random sampling, Neyman's sampling, see Neyman (1934) and Neyman (1938) ). authors: - family-names: Hahn given-names: Georg email: ghahn@bwh.harvard.edu repository: https://ghahn-bwh.r-universe.dev commit: 919ed9dd1b7c5d9f7a2ea7e5dd0350eae5638a48 date-released: '2025-01-14' contact: - family-names: Hahn given-names: Georg email: ghahn@bwh.harvard.edu