# Generated by roxygen2: do not edit by hand

export(binomRegMethModel)
export(binomRegMethModelPlot)
export(binomRegMethModelPred)
export(binomRegMethModelSim)
import(mgcv)
importFrom(Matrix,bdiag)
importFrom(VGAM,rbetabinom)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(mgcv,gam)
importFrom(mgcv,model.matrix.gam)
importFrom(mgcv,predict.gam)
importFrom(mgcv,s)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
