Plot transformed eta distributions for all transformed etas
plot_transformed_eta_distributions(
model,
parameter_estimates,
individual_estimates,
parameter_estimates_untransformed,
seed = 1234
)(alt.Chart) Plot
(Model) Pharmpy model
(array or list(str=numeric)) Parameter estimates of model fit
(data.frame) Individual estimates for etas
(array or list(str=numeric)) Parameter estimates of untransformed model fit
(numeric) Random number generator or seed