nca.npde.plot: Plots population histogram of the NCA metrics selected for...

Description Usage Arguments Details Value

View source: R/nca.npde.plot.R

Description

nca.npde.plot plots individual NPDE values and histogram of the NPDE values within a population group

Usage

1
2
nca.npde.plot(plotdata, xvar = NULL, npdecol = NULL, figlbl = NULL,
  cunit = NULL, tunit = NULL)

Arguments

plotdata

Data frame with the values of the NPDE values of each individual for the NCA metrics

xvar

Name of the independent variable column against which NPDE values will be plotted

npdecol

Column names or column numbers of containing the NPDE values

figlbl

Figure label based on dose identifier and/or population stratifier (NULL)

cunit

Unit for concentration (default is NULL)

tunit

Unit for time (defulat is NULL)

Details

nca.npde.plot individual NPDE values and histogram of the NPDE values of NCA metrics within a population group.

Value

returns a data frame with the mean and SD of population NPDE values of each NCA metric and two graphical objects created by arrangeGrob function for the individual and population histogram of the NPDE values


cacha0227/ncappc documentation built on Nov. 14, 2020, 9:09 a.m.