interp_heemod: Interpolate Lazy Dots
Description
Sequencially interpolates lazy dots, optionnaly using
external references.
Usage
interp_heemod(x, ...)
"interp_heemod"(x, more = NULL, ...)
"interp_heemod"(x, ...)
"interp_heemod"(x, ...)
"interp_heemod"(x, ...)
Arguments
x
A parameter, transition matrix or state list
object.
...
Addition parameters passed to methods.
more
A list of expressions.
Value
An interpolated lazy dots object.
Details
The interpolation is sequencial: the second dot is
interpolated using the first, the third using the
interpolated first two, and so on.