get_stochastic_input: Creates an data frame that serves as parameter inputs for...

View source: R/get_stochastic_input.R

get_stochastic_inputR Documentation

Creates an data frame that serves as parameter inputs for stochastic simulations

Description

Creates an data frame that serves as parameter inputs for stochastic simulations

Usage

get_stochastic_input(nsimulations, input_list, input_vartype)

Arguments

nsimulations

number of stochastic simulations

input_list

list of input parameters with named elements: alpha, omega_c, omega_h, omega_q, rho_s, rho_a, R, kappa, eta, nu, t_ds, t_da, t_qcs, t_qca, t_qhs, t_qha, t_q

input_vartype

list of input parameter variable types with named elements: alpha, omega_c, omega_h, omega_q, rho_s, rho_a, R, kappa, eta, nu, t_ds, t_da, t_qcs, t_qca, t_qhs, t_qha, t_q. Currently supported character options are "proportion", "R_overdispersed", "uniform", "poisson", "fixed"

Value

data frame


HopkinsIDD/tti documentation built on May 24, 2022, 1:11 a.m.