# Generated by roxygen2: do not edit by hand

S3method(anova,lmm)
S3method(autoplot,Wald_lmm)
S3method(autoplot,lmm)
S3method(autoplot,partialCor)
S3method(autoplot,profile_lmm)
S3method(autoplot,residuals_lmm)
S3method(autoplot,summarizeNA)
S3method(coef,LRT_lmm)
S3method(coef,Wald_lmm)
S3method(coef,lmm)
S3method(coef,mlmm)
S3method(confint,LRT_lmm)
S3method(confint,Wald_lmm)
S3method(confint,lmm)
S3method(confint,mlmm)
S3method(df.residual,lmm)
S3method(dummy.coef,lmm)
S3method(emm_basis,lmm)
S3method(estfun,lmm)
S3method(estimate,lmm)
S3method(fitted,lmm)
S3method(formula,lmm)
S3method(getVarCov,lmm)
S3method(iid,lmm)
S3method(information,lmm)
S3method(levels,lmm)
S3method(logLik,lmm)
S3method(manifest,lmm)
S3method(model.frame,lmm)
S3method(model.matrix,lmm)
S3method(model.tables,Wald_lmm)
S3method(model.tables,lmm)
S3method(model.tables,mlmm)
S3method(nobs,lmm)
S3method(partialCor,formula)
S3method(partialCor,list)
S3method(partialCor,lmm)
S3method(plot,Wald_lmm)
S3method(plot,lmm)
S3method(plot,partialCor)
S3method(plot,profile_lmm)
S3method(plot,residuals_lmm)
S3method(plot,summarizeNA)
S3method(predict,lmm)
S3method(print,LRT_lmm)
S3method(print,Wald_lmm)
S3method(print,confint_lmm)
S3method(print,lmm)
S3method(print,mlmm)
S3method(print,partialCor)
S3method(print,resample)
S3method(print,residuals_lmm)
S3method(print,summarize)
S3method(print,summarizeNA)
S3method(profile,lmm)
S3method(proportion,mlmm)
S3method(rbind,Wald_lmm)
S3method(rbind,rbindWald_lmm)
S3method(recover_data,lmm)
S3method(residuals,clmm)
S3method(residuals,lmm)
S3method(score,lmm)
S3method(sigma,clmm)
S3method(sigma,lmm)
S3method(summary,LRT_lmm)
S3method(summary,Wald_lmm)
S3method(summary,lmm)
S3method(summary,mlmm)
S3method(summary,partialCor)
S3method(summary,resample)
S3method(terms,lmm)
S3method(vcov,Wald_lmm)
S3method(vcov,lmm)
S3method(vcov,mlmm)
S3method(weights,Wald_lmm)
export(CS)
export(CUSTOM)
export(EXP)
export(ID)
export(IND)
export(LMMstar.options)
export(TOEPLITZ)
export(UN)
export(add)
export(baselineAdjustment)
export(lmm)
export(mlmm)
export(partialCor)
export(proportion)
export(remove)
export(resample)
export(sampleRem)
export(scatterplot)
export(summarize)
export(summarizeNA)
importFrom(emmeans,emm_basis)
importFrom(emmeans,recover_data)
importFrom(ggplot2,autoplot)
importFrom(lava,estimate)
importFrom(lava,iid)
importFrom(lava,information)
importFrom(lava,manifest)
importFrom(lava,score)
importFrom(nlme,getData)
importFrom(nlme,getVarCov)
importFrom(nlme,intervals)
importFrom(rlang,.data)
importFrom(sandwich,estfun)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,df)
importFrom(stats,dummy.coef)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,model.tables)
importFrom(stats,nobs)
importFrom(stats,profile)
importFrom(stats,residuals)
importFrom(stats,sigma)
importFrom(stats,vcov)
importFrom(stats,weights)
