Description Usage Arguments Value Examples
View source: R/FIT-fit_object.R
This function converts a list of models to a list of functions + model indexes.
1 | make_fitted_models(models, result_line)
|
models |
The models list |
result_line |
A row from the results table |
list(c(model_index, fitted_model),...)
1 | make_fitted_models(models, result_line)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.