Learn R Programming

npde (version 3.5)

computenpde: Internal functions used to compute normalised prediction distribution errors (npde)

Description

Functions used by npde and autonpde to compute prediction discrepancies (not intended for the end-user).

Usage

computenpde(npdeObject,...)

Value

an object of class NpdeObject; the results slot will now include prediction discrepancies (npde) as well as decorrelated observed data, while the sim.data slot will now include decorrelated simulated data

Arguments

npdeObject

an object of class NpdeObject

...

additional options to modify

Author

Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>

Details

These functions are normally not called by the end-user.

References

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.

See Also

npde, autonpde