epspath                 Fit the entire 'epsilon' path for Support
                        Vector Regression
plot.epspath            plot the epspath, solution paths of SVR as a
                        function of epsilon
plot.svrpath            plot the svrpath, solution paths of SVR as a
                        function of lambda
predict.epspath         Make predictions from an "epspath" object
predict.svrpath         Make predictions from a "svrpath" object
solve.svr               QP solver for SVR
svrpath                 Fit the entire regularization path for Support
                        Vector Regression
