check_model_for_sim: Check that a 'bbr' model can be used for simulation

View source: R/vpc-simulation.R

check_model_for_simR Documentation

Check that a bbr model can be used for simulation

Description

Checks that a bbr model object is in the correct format to generate a bbi_nmsim_model object.

Usage

check_model_for_sim(.mod, .join_col = "NUM")

Arguments

.mod

a bbi_nonmem_model object.

.join_col

Character column name(s) used to join table files post execution. Gets appended to the generated ⁠$TABLE⁠ record. See nm_join_sim() documentation for details. Defaults to 'NUM'.

Value

TRUE invisibly


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