update,fitode-method | R Documentation |
Update fitode fits
## S4 method for signature 'fitode' update(object, observation, initial, par, link, ...)
object |
fitode 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 fitode-class
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.