# Generated by roxygen2: do not edit by hand

S3method("[",incidence2_fit)
S3method("[<-",incidence2_fit)
S3method("names<-",incidence2_fit)
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)
export(add_rolling_average)
export(bootstrap)
export(estimate_peak)
export(find_peak)
export(fit_curve)
export(fit_model)
export(flag_low_counts)
export(growth_rate)
export(is_error)
export(is_ok)
export(is_warning)
export(unnest)
import(data.table)
import(incidence2)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_cols)
importFrom(dplyr,grouped_df)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,nest_by)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,predict)
importFrom(stats,qbinom)
importFrom(stats,qgamma)
importFrom(stats,qnbinom)
importFrom(stats,qpois)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,new_tibble)
importFrom(tibble,tibble)
importFrom(tibble,validate_tibble)
importFrom(tidyr,unnest)
