Description Usage Arguments Value
Function that uses the model parameters estimated and predict y starting from x
1 |
formula |
[character] a symbolic description of the model to be fitted (as lm), with -1 if the intercept is not included |
opt_obj |
[list] output of either the function lm_GD_optimizer or lm_SD_optimizer |
df |
[numeric] dataset containing the variables of interest |
[numeric] vector of the predicted values of the response variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.