nlmixr2Validate {nlmixr2est} | R Documentation |
This allows easy validation/qualification of nlmixr2 by running the testing suite on your system.
nlmixr2Validate(type = NULL, skipOnCran = TRUE)
nmTest(type = NULL, skipOnCran = TRUE)
type |
of test to be run |
skipOnCran |
when 'TRUE' skip the test on CRAN. |
Nothing, called for its side effects
Matthew L. Fidler