Given a matrix of simulation outputs and a function of time for the number of tests, create simulated observations.
| 1 | simobs(rundata, bparms, population = 1e+05, ntestfn = linear_ntest)
 | 
| rundata | Matrix of run data returned from an integration of 
 | 
| bparms | Vector containing the b0 and b1 parameters. | 
| population | Total population for the simulated entity | 
| ntestfn | Function of time that returns the number of daily tests performed. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.