as.list,mrgmod-method: Coerce a model object to list.
Description
Coerce a model object to list.
Usage
# S4 method for mrgmod
as.list(x, deep = FALSE, ...)
Arguments
deep
if TRUE, extra information is returned
(see details).
Details
If deep is TRUE, then the values for
trans, advan, and mindt are
returned as well as a summary of internal model
functions (with a call to mrgsolve:::funset).