define_init {heemod} | R Documentation |
Define Initial Counts
Description
Define Initial Counts
Usage
define_init(...)
define_init_(.dots)
Arguments
... |
Name-value pairs of expressions defining initial counts. |
.dots |
Used to work around non-standard evaluation. |
Value
An object similar to the return value of
define_parameters()
.
[Package heemod version 1.0.1 Index]