predict_SIR_max: predict_SIR_max

View source: R/predict_SIR_max.R

predict_SIR_maxR Documentation

predict_SIR_max

Description

predict_SIR_max generates a model II regression prediction for the relationship between outbreak time and maximally complete network size for SIR transmission simulations

Usage

predict_SIR_max(sim_max_output, n_min)

Arguments

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

Value

lmodel2-type regression model object


collinmmccabe/enss documentation built on May 5, 2024, 6:23 a.m.