Description Usage Arguments Value
This function provides a basic way to compute gradient
1 | my_grad_old(par, X, Y, verbose = T)
|
par |
Parameters values. |
X |
Data predictiors. |
Y |
Response variables. |
verbose |
If set TRUE the function produce messages during the computation. |
Vector containing the gradient scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.