Description Usage Arguments Details Value Examples
Estimate non-duplicate models from model tibble
1 | estimate_nonduplicate_models(model_list, store_models = c("tibble", "file"))
|
model_list |
tibble with one model per row |
store_models |
inside tibble or in one separate file per model |
Estimate non-duplicate models from model tibble. If model is the same for different h it is estimated only once.
rows of the orignal tibble correspinding to non-duplicate models plus column with estimated models
1 | # no yet
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.