View source: R/functions_wrapper.R
remove_bioavailability | R Documentation |
Remove bioavailability from the first dose compartment of model.
remove_bioavailability(model)
model |
(Model) Pharmpy model |
(Model) Pharmpy model object
set_bioavailability
## Not run:
model <- load_example_model("pheno")
model <- remove_bioavailability(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.