Set scaling for certain compartments, e.g. dose and observation compartments.
Source:R/set_compartment_scale.R
set_compartment_scale.RdCurrently not available in Pharmpy, this is a workaround function.
Usage
set_compartment_scale(
model,
compartment = 1,
expression = list(variable = "V", scale = 1000),
verbose = TRUE
)