autoDetectNONMEM {campsismod} | R Documentation |
Auto-detect special variables from NONMEM as compartment properties. Bioavailabilities, infusion durations/rates and lag times will be automatically detected.
Description
Auto-detect special variables from NONMEM as compartment properties. Bioavailabilities, infusion durations/rates and lag times will be automatically detected.
Usage
autoDetectNONMEM(object, ...)
## S4 method for signature 'campsis_model'
autoDetectNONMEM(object, ...)
Arguments
object |
object that has NONMEM special variables to be identified |
... |
extra arguments, unused |
Value
updated object
[Package campsismod version 1.1.1 Index]