# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,surv_adjusted)
S3method(as.data.frame,surv_allocation)
S3method(as.data.frame,surv_nowcast)
S3method(as.data.frame,surv_prevalence)
S3method(glance,surv_adjusted)
S3method(glance,surv_delay_fit)
S3method(glance,surv_prevalence)
S3method(plot,surv_adjusted)
S3method(plot,surv_allocation)
S3method(plot,surv_delay_fit)
S3method(plot,surv_design)
S3method(plot,surv_nowcast)
S3method(plot,surv_power_curve)
S3method(plot,surv_prevalence)
S3method(print,summary.surv_design)
S3method(print,surv_adjusted)
S3method(print,surv_allocation)
S3method(print,surv_delay_fit)
S3method(print,surv_design)
S3method(print,surv_nowcast)
S3method(print,surv_power_curve)
S3method(print,surv_prevalence)
S3method(summary,surv_design)
S3method(tidy,surv_adjusted)
S3method(tidy,surv_allocation)
S3method(tidy,surv_delay_fit)
S3method(tidy,surv_nowcast)
S3method(tidy,surv_prevalence)
export(glance)
export(surv_adjusted_prevalence)
export(surv_bind)
export(surv_compare_allocations)
export(surv_compare_estimates)
export(surv_design)
export(surv_design_effect)
export(surv_detection_probability)
export(surv_estimate)
export(surv_estimate_delay)
export(surv_filter)
export(surv_lineage_prevalence)
export(surv_naive_prevalence)
export(surv_nowcast_lineage)
export(surv_optimize_allocation)
export(surv_plot_allocation)
export(surv_plot_sequencing_rates)
export(surv_power_curve)
export(surv_prevalence_by)
export(surv_quality)
export(surv_report)
export(surv_reporting_probability)
export(surv_required_sequences)
export(surv_sensitivity)
export(surv_set_weights)
export(surv_simulate)
export(surv_table)
export(surv_update_rates)
export(theme_survinger)
export(tidy)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggplot2,"%+replace%")
importFrom(methods,is)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(stats,dlnorm)
importFrom(stats,dnbinom)
importFrom(stats,dpois)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,plnorm)
importFrom(stats,pnbinom)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,tail)
