# Generated by roxygen2: do not edit by hand

S3method(coef,msaenet)
S3method(plot,msaenet)
S3method(predict,msaenet)
S3method(print,msaenet)
export(aenet)
export(amnet)
export(asnet)
export(msaenet)
export(msaenet.fp)
export(msaenet.mae)
export(msaenet.nzv)
export(msaenet.nzv.all)
export(msaenet.rmse)
export(msaenet.rmsle)
export(msaenet.sim.gaussian)
export(msaenet.tp)
export(msamnet)
export(msasnet)
importFrom(Matrix,Matrix)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(lattice,parallelplot)
importFrom(mvtnorm,rmvnorm)
importFrom(ncvreg,cv.ncvreg)
importFrom(ncvreg,cv.ncvsurv)
importFrom(ncvreg,ncvreg)
importFrom(ncvreg,ncvsurv)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(utils,capture.output)
