plot_pred_dist: Plot Pred Dist

plot_pred_distR Documentation

Plot Pred Dist

Description

Plot Pred Dist

Usage

plot_pred_dist(dataset, sim, x, y, obs = "OBS10", group = "",
  ylog = T, loq_obs = 0.01, ymin_displayed = 1e-04, xlab = "Time",
  ylab = "Concentration", filterr = "", ...)

Arguments

dataset

Name of the dataset containing simulations

sim

Name of the simulation column (SIM, SIMUL...)

x

Name of the x column (Time in general)

y

Name of the y column (DV, IPRED....)

obs

Name of the observation column (to be displayed)

group

Name of one or several group to split (e.g. "AGE + SEX")

ylog

Booléen, for logarithmique scale

loq_obs

Value of loq for observation

loq_simul

Value of loq for simulations (on test, use with precaution)

Author(s)

Thibaud Derippe


Peccary-PMX/Peccary documentation built on Jan. 17, 2024, 9:27 p.m.