# Generated by roxygen2: do not edit by hand

S3method(plot,epspath)
S3method(plot,svrpath)
S3method(predict,epspath)
S3method(predict,svrpath)
S3method(solve,svr)
export(Initialization)
export(e.Initialization)
export(epspath)
export(loss)
export(plot.epspath)
export(plot.svrpath)
export(predict.epspath)
export(predict.svrpath)
export(re.Initialization)
export(re.e.Initialization)
export(solve.svr)
export(svr.gacv)
export(svr.sic)
export(svrpath)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(quadprog,solve.QP)
importFrom(stats,approx)
importFrom(stats,optimize)
importFrom(stats,quantile)
importFrom(stats,step)
importFrom(svmpath,SolveKstar)
importFrom(svmpath,UpdateKstar)
importFrom(svmpath,poly.kernel)
importFrom(svmpath,radial.kernel)
