# Generated by roxygen2: do not edit by hand

S3method(fitted,efp)
S3method(model.matrix,efp)
S3method(print,efp)
export(BICadj)
export(as.gam)
export(efp)
export(invlogit)
export(logit)
export(overdispersion)
export(transpar)
importFrom(Matrix,sparse.model.matrix)
importFrom(TMB,MakeADFun)
importFrom(TMB,sdreport)
importFrom(dplyr,left_join)
importFrom(methods,as)
importFrom(methods,is)
importFrom(mgcv,gam)
importFrom(stats,aggregate)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,nlminb)
importFrom(stats,pchisq)
importFrom(stats,qlogis)
useDynLib(ef, .registration=TRUE)
