| fastR-package | Really fast R functions |
| allbetas | Simple linear regressions coefficients |
| colMedians | Colum-wise medians |
| colVars | Colum-wise variances and standard deviations of a matrix |
| cora | Fast covariance and correlation matrix calculation |
| correls | Correlation between a vector and a set of variables |
| cova | Fast covariance and correlation matrix calculation |
| dista | Distance between vectors and a matrix |
| ftests | Many F-tests |
| logistic_only | Many univariate simple binary logistic regressions |
| mahala | Mahalanobis distance |
| nth | The nth largest value of a vector |
| poisson_only | Many univariate simple poisson regressions |
| standardise | Standardisation |
| ttests | Many t-tests |
| univglms | Many univariate generalised linear regressions |