find_best_lambda | Determines the best penalty term from a set of options |
mlr_gd | Implements linear regression with many predictors by gradient... |
mlr_qr | Implements linear regression with many predictors by matrix... |
multiple_linear_regression | Implements linear regression with many predictors by hand |
pipe | Pipe operator |
predict_from_coefs | Computes predicted values given coefficients |
ridge_regression | Implements ridge regression with many predictors |
simple_linear_regression | Implements simple linear regression by hand |
slr_gd | Implements simple linear regression by gradient descent |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.