![[R logo]](../../../doc/html/logo.jpg)
| getAucEstimate | Estimate the AUC of the ROC |
| gpuCor | Calculate Various Correlation Coefficients With a GPU |
| gpuDist | Compute Distances Between Vectors on a GPU |
| gpuDistClust | Compute Distances and Hierarchical Clustering for Vectors on a GPU |
| gpuGranger | Perform Granger Causality Tests for Vectors on a GPU |
| gpuHclust | Perform Hierarchical Clustering for Vectors with a GPU |
| gpuLr | A Toy Logistic Regression Routine |
| gpuMatMult | Perform Matrix Multiplication with a GPU |
| gpuMi | B spline based mutual information |
| gpuQr | Estimate the QR decomposition for a matrix |
| gpuSolve | Estimate the solution to a matrix vector equation |
| gpuSvmPredict | A support vector machine style binary classifier |
| gpuSvmTrain | Train a support vector machine on a dataset |
| gpuTtest | T-Test Estimator with a GPU |