Description Usage Arguments Value Examples
Evaluates the ODE for generating function corresponding to transition probabilities. This is in a format to be solved using zvode from package deSolve; see deSolve documentation/vignette for further details
| 1 | 
| t | A number or vector of numbers: evaluation times of ODE | 
| state | A named vector containing initial value of the state variable G, complex valued | 
| param | A named vector of numbers containing the other arguments lam, v, mu, r, and complex number s2 | 
The rate of change of G, the generating function for expected deaths, in list form
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.