View source: R/gradient_descent.r
Use the gradient descent method to calculate the ordinary least square.
1 | gradientR(Y, X, eta, iters)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.