# Generated by roxygen2: do not edit by hand

S3method(augment,average_curve_lm)
S3method(augment,average_curve_optim)
S3method(print,average_curve_lm)
S3method(print,average_curve_optim)
S3method(summary,average_curve_lm)
export(augment)
export(average_curve_lm)
export(average_curve_optim)
export(iso_equiv_two_sample)
export(k_equiv_two_sample)
export(p_equiv)
export(p_equiv_two_sample)
export(power_sim_dual)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_groups)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(generics,augment)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(rlang,as_label)
importFrom(rlang,enquo0)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,warn)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,predict.lm)
useDynLib(cmstatrExt, .registration = TRUE)
