# Generated by roxygen2: do not edit by hand

S3method(bootstrap,lme)
S3method(bootstrap,merMod)
S3method(bootstrap_pvals,lme)
S3method(bootstrap_pvals,merMod)
S3method(case_bootstrap,lme)
S3method(case_bootstrap,merMod)
S3method(confint,lmeresamp)
S3method(extract_parameters,lme)
S3method(extract_parameters,merMod)
S3method(parametric_bootstrap,lme)
S3method(parametric_bootstrap,merMod)
S3method(plot,lmeresamp)
S3method(print,coef_tbl)
S3method(print,lmeresamp)
S3method(reb_bootstrap,lme)
S3method(reb_bootstrap,lmerMod)
S3method(resid_bootstrap,lme)
S3method(resid_bootstrap,merMod)
S3method(summary,lmeresamp)
S3method(wild_bootstrap,lme)
S3method(wild_bootstrap,lmerMod)
export("%>%")
export(bootstrap)
export(bootstrap_pvals)
export(case_bootstrap)
export(combine_lmeresamp)
export(combine_pvals)
export(extract_parameters)
export(parametric_bootstrap)
export(reb_bootstrap)
export(resid_bootstrap)
export(wild_bootstrap)
import(Matrix)
importFrom(HLMdiag,extract_design)
importFrom(forcats,fct_inorder)
importFrom(ggdist,stat_halfeye)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(magrittr,"%>%")
importFrom(nlmeU,simulateY)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(statmod,rinvgauss)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,cov)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,napredict)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,rgamma)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,weights)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)
