View source: R/functions_wrapper.R
plot_transformed_eta_distributions | R Documentation |
Plot transformed eta distributions for all transformed etas
plot_transformed_eta_distributions(
model,
parameter_estimates,
individual_estimates
)
model |
(Model) Previously run Pharmpy model. |
parameter_estimates |
(array or list(str=numeric)) Parameter estimates of model fit |
individual_estimates |
(data.frame) Individual estimates for etas |
(alt.Chart) Plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.