estimate_nonduplicate_models: Estimate non-duplicate models from model tibble

Description Usage Arguments Details Value Examples

View source: R/modelling.R

Description

Estimate non-duplicate models from model tibble

Usage

1
estimate_nonduplicate_models(model_list, store_models = c("tibble", "file"))

Arguments

model_list

tibble with one model per row

store_models

inside tibble or in one separate file per model

Details

Estimate non-duplicate models from model tibble. If model is the same for different h it is estimated only once.

Value

rows of the orignal tibble correspinding to non-duplicate models plus column with estimated models

Examples

1
# no yet

kassandra-ru/kassandr documentation built on Jan. 1, 2022, 7:39 a.m.