# Generated by roxygen2: do not edit by hand

S3method(bootstrap,lme)
S3method(bootstrap,lmerMod)
S3method(case_bootstrap,lme)
S3method(case_bootstrap,lmerMod)
S3method(cgr_bootstrap,lme)
S3method(cgr_bootstrap,lmerMod)
S3method(parametric_bootstrap,lme)
S3method(parametric_bootstrap,lmerMod)
S3method(reb_bootstrap,lme)
S3method(reb_bootstrap,lmerMod)
S3method(resid_bootstrap,lme)
S3method(resid_bootstrap,lmerMod)
export(bootstrap)
export(case_bootstrap)
export(cgr_bootstrap)
export(parametric_bootstrap)
export(reb_bootstrap)
export(resid_bootstrap)
import(Matrix)
importFrom(RLRsim,extract.lmeDesign)
importFrom(nlmeU,simulateY)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,formula)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,resid)
importFrom(stats,simulate)
