View source: R/functions_wrapper.R
has_mu_reference | R Documentation |
Check if model is Mu-reference or not.
Will return TRUE if each parameter with an ETA is dependent on a Mu parameter.
has_mu_reference(model)
model |
(Model) Pharmpy model object |
(logical) Whether the model is mu referenced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.