convertOutvarsToCapture {campsismod} | R Documentation |
Convert outvars argument to capture. Variables that are already in error block will be discarded.
Description
Convert outvars argument to capture. Variables that are already in error block will be discarded.
Usage
convertOutvarsToCapture(outvars, model)
Arguments
outvars |
character vector |
model |
CAMPSIS model |
Value
all variables to capture
[Package campsismod version 1.1.1 Index]