update,fitodeMCMC-method | R Documentation |
Update fitodeMCMC fits
## S4 method for signature 'fitodeMCMC' update(object, observation, initial, par, link, ...)
object |
fitodeMCMC objects |
observation |
observation model |
initial |
initial values |
par |
model parameters |
link |
link functions for parameters (log links are used as default) |
... |
additional arguments to be passed to fitode |
An object of class “fitode” as described in fitodeMCMC-class
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.