nca.npde: Calculates individual normalized prediction distribution errors (NPDE) from
PDE data.
Description
nca.npde calculates individual normalized prediction distribution
errors (NPDE) of selected NCA metrics from the PDE data.
Usage
nca.npde(pdedata, pdecol)
Arguments
pdedata
A data frame containing the prediction distribution errors
(PDE) of NCA metrics
pdecol
The range of column numbers in the data frame containing the
PDE values, which will be used to calculate the corresponding NPDE
Value
returns the data frame with the NPDE values based on the input data.
Details
nca.npde calculates individual normalized prediction distribution
errors (NPDE) of selected NCA metrics from PDE data. The The deviation of
each estimated NCA metrics is scaled by the "spread" of the simulated values.
By default, this function calculates the NPDE values of all columns of the
input data frame.