Description Usage Arguments Value See Also
Performs parameter transformations.
1 2 3 |
object |
an object of class ‘pomp’, or of a class that extends ‘pomp’.
This will typically be the output of |
params |
a |
dir |
the direction of the transformation to perform. |
... |
additional arguments are ignored. |
If dir=fromEst, the parameters in params are assumed to be on the estimation scale and are transformed onto the natural scale.
If dir=toEst, they are transformed onto the estimation scale.
In both cases, the parameters are returned as a named numeric vector or an array with rownames, as appropriate.
Specification of parameter transformations: parameter_trans
Other pomp workhorses: dmeasure,
dprior, dprocess,
rinit, rmeasure,
rprior, rprocess,
skeleton, workhorses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.