# Generated by roxygen2: do not edit by hand

S3method(anova,lmm)
S3method(autoplot,lmm)
S3method(coef,lmm)
S3method(confint,anova_lmm)
S3method(confint,lmm)
S3method(dummy.coef,lmm)
S3method(emm_basis,lmm)
S3method(estfun,lmm)
S3method(estimate,lmm)
S3method(fitted,lmm)
S3method(formula,lmm)
S3method(getCoef,gls)
S3method(getCoef,lm)
S3method(getCoef,lme)
S3method(getVarCov,lmm)
S3method(iid,lmm)
S3method(information,lmm)
S3method(levels,lmm)
S3method(logLik,lmm)
S3method(model.frame,lmm)
S3method(model.matrix,lmm)
S3method(model.tables,lmm)
S3method(nobs,lmm)
S3method(plot,lmm)
S3method(predict,lmm)
S3method(print,anova_lmm)
S3method(print,confint_lmm)
S3method(print,lmm)
S3method(print,summarize)
S3method(rbind,anova_lmm)
S3method(recover_data,lmm)
S3method(residuals,lmm)
S3method(score,lmm)
S3method(summary,anova_lmm)
S3method(summary,lmm)
S3method(terms,lmm)
S3method(vcov,lmm)
export(CS)
export(ID)
export(IND)
export(LMMstar.options)
export(UN)
export(baselineAdjustment)
export(getCoef)
export(lmm)
export(sampleRem)
export(summarize)
export(transformSummaryTable)
importFrom(emmeans,emm_basis)
importFrom(emmeans,recover_data)
importFrom(ggplot2,autoplot)
importFrom(lava,estimate)
importFrom(lava,iid)
importFrom(lava,information)
importFrom(lava,score)
importFrom(nlme,getData)
importFrom(nlme,getVarCov)
importFrom(nlme,intervals)
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,residuals)
importFrom(stats,vcov)
