plot_transformed_eta_distributions: plot_transformed_eta_distributions

View source: R/functions_wrapper.R

plot_transformed_eta_distributionsR Documentation

plot_transformed_eta_distributions

Description

Plot transformed eta distributions for all transformed etas

Usage

plot_transformed_eta_distributions(
  model,
  parameter_estimates,
  individual_estimates
)

Arguments

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

Value

(alt.Chart) Plot


pharmpy/pharmr documentation built on Feb. 15, 2025, 3:22 a.m.