Description Usage Arguments Examples
another way to build a linear model. gradient descent for ordinary least squares
1 | grad_descent(form, data, contrasts = NULL, itr = 1e+06)
|
form |
a formula; |
data |
a data frame used for the function; |
contrasts |
a list of contrasts for factor variables |
itr |
number of iteration |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.