Plot of summary PK concentrations (arithmetic mean and SD)

Always only for nominal time (NTIME)! Stratified by PROFILE and GROUP (ordered by GROUPN). One plot per stratum. Ignored subjects (IGNOREI) and ignored records (IGNORER and IGNORSUM) are excluded from these plots.

figure_summary_mean_IQdataNCA(
  data,
  figurenumber = NULL,
  logY = TRUE,
  scaleXsame = TRUE,
  scaleYsame = TRUE,
  filename = "summarymean.pdf",
  nindiv = 1,
  USETAD = TRUE,
  alpha = 0.8
)

Arguments

data

IQdataNCA object

figurenumber

Character string with figure number information, added to the title for each figure, if defined

logY

Log y axis is TRUE, otherwise linear Y axis

scaleXsame

logical. It TRUE then the same min anx max value on the X-axis will be used for each plot

scaleYsame

logical. It TRUE then the same min anx max value on the Y-axis will be used for each plot

filename

Name of PDF file to generate with plots

nindiv

Number of plots per page if exported to PDF

USETAD

logical. TRUE uses NTIME. FALSE will use NTAFD

alpha

alpha value for the plotting.

Value

Returns a list of all plots if filename is NULL