# Generated by roxygen2: do not edit by hand

S3method(coef,cv.uniReg)
S3method(plot,cv.uniReg)
S3method(predict,cv.uniReg)
S3method(print,cv.uniReg)
export(ci.uniReg)
export(cv.uniLasso)
export(cv.uniReg)
export(polish.uniLasso)
export(print.cv.uniReg)
export(simulate_Gaussian)
export(simulate_counterexample)
export(simulate_twoclass)
export(simulate_uniLasso)
export(uniCoef)
export(uniInfo)
export(uniLasso)
export(uniReg)
import(methods)
importFrom(MASS,mvrnorm)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(graphics,legend)
importFrom(graphics,points)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,packageDescription)
