Description Usage Arguments Value
Given a table of parameters as returned by setupParTable, finds the time of peak ZIKV incidence for each state
1  | find_peak_times(parTab, ts = seq(0, 3003, by = 1), solver = "rlsoda")
 | 
parTab | 
 table of parameters with names, values and corresponding state  | 
ts | 
 vector of time in days in solve model over  | 
solver | 
 which ODE solver to use  | 
a vector of peak times for each state in the parameter table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.