| fit_rr | Fit a single ridge regression model |
| get_ocv | Fast calculate leave one out cross validation error (OCV) |
| get_ocv_once | Calculate leave one out cross validation error (OCV) for a... |
| k_means | Our implementation of the k-means algorithm |
| optim_rr | Find the optimal regularisation parameter through optimised... |
| par_reg | Fit a ridge regression model to multiple groups in parallel |
| pca | Our implementation of principal component analysis (PCA) |
| predict_groups | Predict new samples using the results from par_reg |
| predict_rr | Predict new sample responses using a tuned regression model |
| RcppRidge-package | Parallel Bayesian Ridge Regression |
| rmvn_omp | Sample from a multivariate Gaussian |
| spectralClustering | Our implementation of spectral clustering |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.