# Generated by roxygen2: do not edit by hand

S3method(coef,l2boost)
S3method(fitted,l2boost)
S3method(l2boost,default)
S3method(l2boost,formula)
S3method(plot,l2boost)
S3method(predict,l2boost)
S3method(print,l2boost)
S3method(print,summary.l2boost)
S3method(residuals,l2boost)
export(cv.l2boost)
export(elasticNetSim)
export(l2boost)
export(mvnorm.l2boost)
importFrom(MASS,mvrnorm)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,var)
