Learn R Programming

fitode (version 0.1.1)

solution.ode-class: Class "solution.ode". Result of solving ode modeld with/without sensitivity equations

Description

Class "solution.ode". Result of solving ode modeld with/without sensitivity equations

Arguments

Slots

name

name of the model

y

initial values

times

time vector

model

ode model

parms

parameters of the solution

solution

solution of the model

sensitivity

partial derivative of each state variable with respect to the parameters