compute.ploq {npde} | R Documentation |
Compute P(y_ij<LOQ) for all observations
Description
For each observation in the dataset, computes the probability to be below LOQ using the simulations under the model. This is generally performed automatically.
Usage
compute.ploq(npdeObject)
Arguments
npdeObject |
Value
an object of class NpdeObject with a component ploq in the ["results"] slot
Author(s)
Emmanuelle Comets <emmanuelle.comets@bichat.inserm.fr>
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
[Package npde version 3.5 Index]