computepd | R Documentation |
Functions used by npde
and autonpde
to compute prediction
discrepancies (not intended for the end-user).
computepd(npdeObject,...)
npdeObject |
an object of class NpdeObject |
... |
additional options to modify |
These functions are normally not called by the end-user.
an object of class NpdeObject; the results slot will now include prediction discrepancies (pd) as well as model predictions (ypred) obtained as the mean of the simulated data for each observation
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
K. Brendel, E. Comets, C. Laffont, C. Laveille, and F. Mentre. Metrics for external model evaluation with an application to the population pharmacokinetics of gliclazide. Pharmaceutical Research, 23:2036–49, 2006.
npde
, autonpde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.