View source: R/predict_SI_max.R
predict_SI_max | R Documentation |
predict_SI_max generates a model II regression prediction for the relationship between outbreak time and maximally complete network size for SI transmission simulations
predict_SI_max(sim_max_output, n_min)
sim_max_output |
simulation output from any of the sim_SI functions (including sim_SI_unif and sim_SI_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.