nca.npde.plot plots individual NPDE values and histogram of the NPDE values within a population group
nca.npde.plot(
plotdata,
xvar = NULL,
npdecol = NULL,
figlbl = NULL,
cunit = NULL,
tunit = NULL
)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
Data frame with the values of the NPDE values of each individual for the NCA metrics
Name of the independent variable column against which NPDE values will be plotted
Column names or column numbers of containing the NPDE values
Figure label based on dose identifier and/or population stratifier (NULL)
Unit for concentration (default is NULL)
Unit for time (default is NULL)
nca.npde.plot individual NPDE values and histogram of the NPDE values of NCA metrics within a population group.