as.model {nonmemica} | R Documentation |
Coerce to NONMEM Control Object
Description
Coerces to NONMEM control stream object.
Usage
as.model(x, ...)
Arguments
x |
object of dispatch |
... |
passed arguments |
Value
model
See Also
Other as.model:
[.model()
,
[[.model()
,
as.model.character()
,
as.model.numeric()
,
read.model()
,
write.model()
[Package nonmemica version 1.0.11 Index]