# Generated by roxygen2: do not edit by hand

S3method("[",incidence2_fit)
S3method("[<-",incidence2_fit)
S3method("names<-",incidence2_fit)
S3method(add_rolling_average,default)
S3method(add_rolling_average,incidence2)
S3method(fit_curve,default)
S3method(fit_curve,incidence2)
S3method(growth_rate,default)
S3method(growth_rate,incidence2_fit)
S3method(is_error,default)
S3method(is_error,incidence2_fit)
S3method(is_ok,default)
S3method(is_ok,incidence2_fit)
S3method(is_warning,default)
S3method(is_warning,incidence2_fit)
S3method(plot,incidence2_fit)
S3method(plot,incidence2_rolling)
export(add_rolling_average)
export(bootstrap)
export(estimate_peak)
export(find_peak)
export(fit_curve)
export(growth_rate)
export(is_error)
export(is_ok)
export(is_warning)
export(unnest)
importFrom(dplyr,all_of)
importFrom(dplyr,grouped_df)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(tidyr,unnest)
