# Generated by roxygen2: do not edit by hand

S3method(VarCorr,glmmTMB)
S3method(anova,glmmTMB)
S3method(confint,glmmTMB)
S3method(confint,profile.glmmTMB)
S3method(df.residual,glmmTMB)
S3method(extractAIC,glmmTMB)
S3method(family,glmmTMB)
S3method(fitted,glmmTMB)
S3method(fixef,glmmTMB)
S3method(getME,glmmTMB)
S3method(logLik,glmmTMB)
S3method(model.frame,glmmTMB)
S3method(nobs,glmmTMB)
S3method(predict,glmmTMB)
S3method(print,VarCorr.glmmTMB)
S3method(print,fixef.glmmTMB)
S3method(print,glmmTMB)
S3method(print,ranef.glmmTMB)
S3method(print,summary.glmmTMB)
S3method(print,vcov.glmmTMB)
S3method(profile,glmmTMB)
S3method(ranef,glmmTMB)
S3method(residuals,glmmTMB)
S3method(sigma,glmmTMB)
S3method(simulate,glmmTMB)
S3method(summary,glmmTMB)
S3method(terms,glmmTMB)
S3method(vcov,glmmTMB)
export(VarCorr)
export(addForm)
export(beta_family)
export(betabinomial)
export(compois)
export(dropHead)
export(extractForm)
export(fixef)
export(genpois)
export(getCapabilities)
export(getGrpVar)
export(getME)
export(getReStruc)
export(glmmTMB)
export(glmmTMBControl)
export(inForm)
export(nbinom1)
export(nbinom2)
export(noSpecials)
export(numFactor)
export(parseNumLevels)
export(ranef)
export(sigma)
export(splitForm)
export(tmbroot)
export(truncated_compois)
export(truncated_genpois)
export(truncated_nbinom1)
export(truncated_nbinom2)
export(truncated_poisson)
export(tweedie)
if(getRversion()>='3.3.0') importFrom(stats, sigma) else importFrom(lme4,sigma)
importFrom(Matrix,Cholesky)
importFrom(Matrix,Diagonal)
importFrom(Matrix,solve)
importFrom(Matrix,t)
importFrom(TMB,MakeADFun)
importFrom(TMB,sdreport)
importFrom(TMB,tmbprofile)
importFrom(lme4,.prt.VC)
importFrom(lme4,.prt.aictab)
importFrom(lme4,.prt.call)
importFrom(lme4,.prt.family)
importFrom(lme4,.prt.grps)
importFrom(lme4,.prt.resids)
importFrom(lme4,findbars)
importFrom(lme4,getME)
importFrom(lme4,mkReTrms)
importFrom(lme4,nobars)
importFrom(lme4,subbars)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(nlme,VarCorr)
importFrom(nlme,fixef)
importFrom(nlme,ranef)
importFrom(splines,backSpline)
importFrom(splines,interpSpline)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,contrasts)
importFrom(stats,df.residual)
importFrom(stats,dist)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,getCall)
importFrom(stats,logLik)
importFrom(stats,make.link)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.fail)
importFrom(stats,na.pass)
importFrom(stats,napredict)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,optimHess)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,profile)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,reformulate)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,xtabs)
importFrom(utils,head)
useDynLib(glmmTMB)
