# Generated by roxygen2: do not edit by hand

S3method(coef,AccurateGLM)
S3method(deviance,AccurateGLM)
S3method(plot,AccurateGLM)
S3method(predict,AccurateGLM)
S3method(print,AccurateGLM)
S3method(residuals,AccurateGLM)
export(aglm)
export(createEqualFreqBins)
export(createEqualWidthBins)
export(cv.aglm)
export(cva.aglm)
export(executeBinning)
export(getLVarMatForOneVec)
export(getODummyMatForOneVec)
export(getUDummyMatForOneVec)
exportClasses(AccurateGLM)
exportClasses(CVA_AccurateGLM)
import(mathjaxr)
importFrom(assertthat,assert_that)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(glmnet,predict.glmnet)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(methods,new)
importFrom(stats,IQR)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,getCall)
importFrom(stats,ksmooth)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,smooth.spline)
importFrom(utils,flush.console)
importFrom(utils,str)
