# Generated by roxygen2: do not edit by hand

S3method(coef,cv.plasso)
S3method(coef,plasso)
S3method(plot,cv.plasso)
S3method(plot,plasso)
S3method(predict,cv.plasso)
S3method(predict,plasso)
S3method(print,cv.plasso)
S3method(print,plasso)
S3method(print,summary.cv.plasso)
S3method(summary,cv.plasso)
S3method(summary,plasso)
export(cv.plasso)
export(plasso)
export(toeplitz)
import(Matrix)
import(doParallel)
import(foreach)
import(glmnet)
import(iterators)
import(parallel)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,text)
importFrom(methods,as)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,var)
