mod_list_setup: Coerce model object to a list of models for use in...

View source: R/model-status.R

mod_list_setupR Documentation

Coerce model object to a list of models for use in get_model_status and wait_for_nonmem

Description

Coerce model object to a list of models (if not one already) for use in get_model_status and wait_for_nonmem. For bbi_nmboot_model objects, the list of individual models corresponding to that run will be returned.

Usage

mod_list_setup(.mod)

Arguments

.mod

a bbi_base_model or list of bbi_base_model objects. Other packages (e.g., bbr.bayes) may add additional methods.

Details

.mod is a list of models regardless of input after this section

  • Support a single bbi_nonmem_model, a single bbi_nmboot_model, or a list of bbi_base_models (bbi_nonmem_model or bbi_nmboot_model)


metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.