rxValidate {rxode2} | R Documentation |
Validate rxode2 This allows easy validation/qualification of nlmixr by running the testing suite on your system.
Description
Validate rxode2 This allows easy validation/qualification of nlmixr by running the testing suite on your system.
Usage
rxValidate(type = NULL, skipOnCran = TRUE)
rxTest(type = NULL, skipOnCran = TRUE)
Arguments
type |
Type of test or filter of test type, When this is an
expression, evaluate the contents, respecting |
skipOnCran |
when |
Value
nothing
Author(s)
Matthew L. Fidler
[Package rxode2 version 2.1.3 Index]