View source: R/SteepestDescent_R.R
Title
1 | betahat_SD_R(beta, x, y, tolerance, maxit)
|
beta |
numeric vector containing an initial guess for the beta vector |
x |
design matrix |
y |
response variable vector |
tolerance |
tolerance level |
maxit |
maximun number of iteration |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.