# Generated by roxygen2: do not edit by hand

S3method(plot,lqasSim)
S3method(print,lqasClass)
export(check_coverage_homogeneity)
export(estimate_coverage)
export(estimate_coverage_overall)
export(get_n_cases)
export(get_n_clusters)
export(get_sample_d)
export(get_sample_n)
export(get_sampling_clusters)
export(get_sampling_list)
export(lqas_classify)
export(lqas_classify_)
export(lqas_classify_cf)
export(lqas_classify_tc)
export(lqas_get_class_prob)
export(lqas_simulate_population)
export(lqas_simulate_run)
export(lqas_simulate_runs)
export(lqas_simulate_test)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_warning)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(methods,is)
importFrom(parallel,mclapply)
importFrom(parallelly,availableCores)
importFrom(stats,lowess)
importFrom(stats,pchisq)
importFrom(stats,phyper)
