estimate_backtrans_ens: estimate_backtrans_ens

View source: R/estimate_backtrans_ens.R

estimate_backtrans_ensR Documentation

estimate_backtrans_ens

Description

estimate_backtrans_ens takes the outbreak time for a given network and compares <<<<<<< HEAD this to the relationship between group size and outbreak time on maximally to predict effective network size, with a correction for back-transforming from log-scale. ======= this to the relationship between group size and outbreak time on maximally complete network to predict effective network size, with a correction for back-transforming from log-scale. >>>>>>> b0f7554d2f1d14748f977be0efd1192cb7547194

Usage

estimate_backtrans_ens(x, predict_output, sim_max_output)

Arguments

x

the number of days that a disease took to break out through the observed network

<<<<<<< HEAD

sim_output

the output from running sim_SI(R)

=======

sim_max_output

the output from running 'sim_SI' or 'sim_SIR' on maximally complete graphs

>>>>>>> b0f7554d2f1d14748f977be0efd1192cb7547194

predict_model

model output from either 'predict_SI_max' or 'predict_SIR_max'

Value

integer predicted effective network size


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