# Generated by roxygen2: do not edit by hand

S3method(plot,achieveGap)
S3method(print,achieveGap)
S3method(summary,achieveGap)
export(achieve_gap)
export(fit_separate)
export(gap_trajectory)
export(run_simulation)
export(simulate_gap)
export(summarize_simulation)
export(test_gap)
importFrom(MASS,mvrnorm)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,waiver)
importFrom(lme4,fixef)
importFrom(lme4,lmer)
importFrom(mgcv,gamm)
importFrom(mgcv,s)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,vcov)
