View source: R/functions_wrapper.R
get_mu_connected_to_parameter | R Documentation |
Return Mu name connected to parameter
If the given parameter is not dependent on any Mu, NULL is returned
get_mu_connected_to_parameter(model, parameter)
model |
(Model) Pharmpy model object. |
parameter |
(str) Name of parameter which to find Mu parameter for. |
(str) Name of Mu parameter or NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.