Description Usage Arguments Examples
implementation of a first-order solution for the GLM maximum likelihood problem using only gradient information.
1 2 |
x |
feature variables |
y |
response variables |
family |
family object and link function |
method |
optimization method |
lr |
learning rate |
maxit |
Maximum number of iterations |
er |
allowed errors |
print |
whether to print to track progress |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.