View source: R/predict_SIR_max.R
predict_SIR_max | R Documentation |
predict_SIR_max generates a model II regression prediction for the relationship between outbreak time and maximally complete network size for SIR transmission simulations
predict_SIR_max(sim_max_output, n_min)
sim_max_output |
simulation output from any of the sim_SIR functions (including sim_SIR_unif and sim_SIR_w) in enss using maximally complete graphs |
n_min |
the minimum network size in the set of maximally complete graphs used to generate sim_max_output in the first argument |
lmodel2-type regression model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.