# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,pass_rate_calibration)
S3method(plot,pass_rate_calibration)
S3method(print,pass_rate_calibration)
S3method(print,ratecalib_check)
S3method(print,ratecalib_feasibility)
S3method(print,replicate_calibration)
S3method(print,summary_pass_rate_calibration)
S3method(summary,pass_rate_calibration)
S3method(weights,pass_rate_calibration)
export(calibrate_from_excel)
export(calibrate_pass_rates)
export(calibrate_rates)
export(calibrate_replicate_weights)
export(calibration_diagnostics)
export(calibration_feasibility)
export(check_calibration_data)
export(example_rate_data)
export(export_calibration_xlsx)
export(make_rate_targets)
export(read_calibration_data)
export(read_targets_xlsx)
export(replicate_variance)
importFrom(stats,weights)
