# Generated by roxygen2: do not edit by hand

S3method(AIC,gambin)
S3method(AICc,gambin)
S3method(BIC,gambin)
S3method(barplot,gambin)
S3method(confint,gambin)
S3method(lines,gambin)
S3method(logLik,gambin)
S3method(points,gambin)
S3method(predict,gambin)
S3method(print,gambin)
S3method(print,summary.gambin)
S3method(summary,gambin)
export(AICc)
export(create_octaves)
export(deconstruct_modes)
export(dgambin)
export(fitGambin)
export(fit_abundances)
export(gambin_exp)
export(mult_abundances)
export(pgambin)
export(qgambin)
export(rgambin)
import(foreach)
importFrom(doParallel,registerDoParallel)
importFrom(grDevices,rainbow)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(gtools,combinations)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimise)
importFrom(stats,pchisq)
importFrom(stats,pgamma)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,quantile)
