# Generated by roxygen2: do not edit by hand

S3method(coef,alspath)
S3method(coef,cpalspath)
S3method(coef,cpernet)
S3method(coef,cv.cpernet)
S3method(coef,cv.ernet)
S3method(coef,ernet)
S3method(plot,cpernet)
S3method(plot,cv.cpernet)
S3method(plot,cv.ernet)
S3method(plot,ernet)
S3method(predict,alspath)
S3method(predict,cpalspath)
S3method(predict,cpernet)
S3method(predict,cv.cpernet)
S3method(predict,cv.ernet)
S3method(predict,ernet)
S3method(print,cpernet)
S3method(print,ernet)
export(coef)
export(cpernet)
export(cv.cpernet)
export(cv.ernet)
export(ernet)
export(predict)
import(Matrix)
importFrom(grDevices,gray.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(methods,new)
importFrom(methods,rbind2)
importFrom(stats,approx)
useDynLib(SALES, .registration = TRUE)
