# Generated by roxygen2: do not edit by hand

S3method(plot,stabpath)
S3method(plot,sum.intsearch)
S3method(print,stabpath)
export(EPSGO)
export(PLL.coxnet)
export(Plot.coef.glmnet)
export(Plot.peperr.curves)
export(aggregation.auc)
export(balancedFolds)
export(complexity.glmnet)
export(fit.glmnet)
export(stabpath)
export(stabsel)
export(tune.glmnet.interval)
import(glmnet)
import(lattice)
import(mlegp)
import(pamr)
import(parallel)
import(penalizedSVM)
import(peperr)
import(survival)
import(tgp)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray.colors)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(penalized,penalized)
importFrom(penalized,profL1)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
