Learn R Programming

npde (version 3.5)

compute.ploq: 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)

Value

an object of class NpdeObject with a component ploq in the ["results"] slot

Arguments

npdeObject

an object returned by a call to npde or autonpde

Author

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

npde, autonpde