plot.rocsvm             Plot the rocsvm.path, solution paths of ROC-SVM
                        as a function of lambda
poly.kernel             Compute the kernel matrix for ROC-SVM path
radial.kernel           Compute the kernel matrix for ROC-SVM path
rocsvm.get.solution     Finding solutions fixed the regularization
                        parameter of ROC-SVM.
rocsvm.intercept        Finding an intercept fixed sensitivity or
                        specificity for ROC-SVM
rocsvm.path             Fit the entire regularization path for
                        ROC-Support Vector Machine (ROC-SVM)
rocsvm.solve            Finding Lagrangian multipliers of ROC-SVM by
                        Qudratic Programming
