# Generated by roxygen2: do not edit by hand

S3method(plot,assess)
S3method(plot,group)
S3method(plot,importance)
S3method(print,alpha)
S3method(print,interpret)
export(alpha)
export(assess)
export(group)
export(importance)
export(interpret)
export(itsEffect)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,dotchart)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(methods,show)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,binom.test)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,poisson.test)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,tail)
