# Generated by roxygen2: do not edit by hand

S3method(augment,brmsfit)
S3method(augment,gamm4)
S3method(augment,glmmTMB)
S3method(augment,glmmadmb)
S3method(augment,gls)
S3method(augment,lme)
S3method(augment,merMod)
S3method(augment,ranef.mer)
S3method(fixef,MCMCglmm)
S3method(glance,brmsfit)
S3method(glance,gamlss)
S3method(glance,gamm4)
S3method(glance,glmmTMB)
S3method(glance,glmmadmb)
S3method(glance,gls)
S3method(glance,lme)
S3method(glance,merMod)
S3method(glance,stanreg)
S3method(ranef,MCMCglmm)
S3method(sigma,brmsfit)
S3method(tidy,MCMCglmm)
S3method(tidy,MixMod)
S3method(tidy,TMB)
S3method(tidy,brmsfit)
S3method(tidy,gamlss)
S3method(tidy,gamm4)
S3method(tidy,glmmTMB)
S3method(tidy,glmmadmb)
S3method(tidy,gls)
S3method(tidy,lmList4)
S3method(tidy,lme)
S3method(tidy,mcmc)
S3method(tidy,mcmc.list)
S3method(tidy,merMod)
S3method(tidy,rjags)
S3method(tidy,rlmerMod)
S3method(tidy,stanfit)
S3method(tidy,stanreg)
export(augment)
export(glance)
export(paramNamesMCMCglmm)
export(ranefLevels)
export(stdranef)
export(tidy)
export(tidyMCMC)
if(getRversion()>='3.3.0') importFrom(stats, sigma) else importFrom(lme4,sigma)
import(dplyr)
importFrom(broom,augment)
importFrom(broom,augment_columns)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(methods,is)
importFrom(methods,selectMethod)
importFrom(nlme,VarCorr)
importFrom(nlme,fixef)
importFrom(nlme,getVarCov)
importFrom(nlme,intervals)
importFrom(nlme,ranef)
importFrom(purrr,map)
importFrom(splines,backSpline)
importFrom(splines,interpSpline)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cov2cor)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
