# Generated by roxygen2: do not edit by hand

S3method(HOF,data.frame)
S3method(HOF,default)
S3method(HOF,fun)
S3method(HOF,list)
S3method(HOF,model)
S3method(Para,HOF)
S3method(Para,HOF.list)
S3method(coef,HOF)
S3method(deviance,HOF)
S3method(fitted,HOF)
S3method(lines,betaresp)
S3method(logLik,HOF)
S3method(pick.model,HOF)
S3method(pick.model.HOF,list)
S3method(plot,HOF)
S3method(plot,HOF.list)
S3method(plot,betaresp)
S3method(predict,HOF)
S3method(print,HOF)
S3method(print,HOF.list)
export(HOF)
export(Para)
export(Para_deriv)
export(Para_niche)
export(Para_opt)
export(autolayout)
export(betaresp)
export(eHOF.modelnames)
export(pick.model)
importFrom("stats","D")
importFrom("stats","binomial")
importFrom("stats","coef")
importFrom("stats","deriv")
importFrom("stats","deviance")
importFrom("stats","fitted")
importFrom("stats","glm")
importFrom("stats","logLik")
importFrom("stats","nlminb")
importFrom("stats","optim")
importFrom("stats","optimize")
importFrom("stats","plogis")
importFrom("stats","predict")
importFrom("stats","printCoefmat")
importFrom("stats","rbinom")
importFrom("utils","setTxtProgressBar")
importFrom("utils","txtProgressBar")
importFrom(grDevices,"gray")
importFrom(grDevices,"grey")
importFrom(grDevices,"rainbow")
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lattice,panel.xyplot)
importFrom(lattice,xyplot)
importFrom(mgcv,gam)
