Fill duplicate models into model tibble

fill_duplicate_models(model_list_half_fitted, full_model_list)

Arguments

model_list_half_fitted

tibble with estimated non-duplicate models

full_model_list

tibble with complete list of duplicated and non-duplicated models

Value

full original tibble with one estimated model per row

Details

Fill duplicate models into model tibble.

Examples

# no yet