Description Usage Arguments Value
View source: R/SellkeToTrajecotory.R
This function converts epidemic data wih infection and removed time to SIR trajectory data with S(t), I(t), and R(t) at discrete time t
1 | Sellke.to.trajectory(sellke.data, Tmax)
|
sellke.data |
input data set, must be a form of sellke empidemic |
Tmax |
cutoff time of epidemic |
returns are SIR trajectory data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.