Learn R Programming

pharmr (version 0.96.0)

plot_individual_predictions: plot_individual_predictions

Description

Plot DV and predictions grouped on individuals

Usage

plot_individual_predictions(model, predictions, individuals = NULL)

Value

(alt.Chart) Plot

Arguments

model

(Model) Previously run Pharmpy model.

predictions

(data.frame) One column for each type of prediction

individuals

(array(numeric) (optional)) A vector of individuals to include. NULL for all individuals