Access or clear arguments for calls to mrgsim
simargs(x, which = NULL, clear = FALSE, ...)
| x | model object |
|---|---|
| which | character with length 1 naming a single arg to get |
| clear | logical indicating whether or not to clear |
| ... | passed along |
If clear is TRUE, the argument list is
cleared and the model object is returned. Otherwise, the argument
list is returned.
#> $carry_out #> [1] "evid, WT, FLAG" #>