Transform,odemodel-method | R Documentation |
Transform the model
## S4 method for signature 'odemodel' Transform( object, transforms, observation, initial, par, link, keep_sensitivity )
object |
odemodel object |
transforms |
list of formulas specifying transformations |
observation |
observation model |
initial |
initial values |
par |
model parameters |
keep_sensitivity |
(logical) maintain the Jacobian as part of the model |
An object of class “odemodel” as described in odemodel-class
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.