Description Usage Arguments Details Value
nca.npde calculates individual normalized prediction distribution errors (NPDE) of selected NCA metrics from the PDE data.
1 | nca.npde(pdedata, pdecol)
|
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 |
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.
returns the data frame with the NPDE values based on the input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.