try.various.parms.values: Perform a parameter sweep

Description Usage Arguments Value

View source: R/seir.functions.R

Description

Perform a parameter sweep

Usage

1
2
3
4
5
6
try.various.parms.values(
  seir.object,
  parm.cloud.grid.specs,
  only.show.parms.to.try = FALSE,
  dump.progress = NULL
)

Arguments

seir.object

a box/compartment model object.

parm.cloud.grid.specs

a data frame of parameter sweep specifications.

only.show.parms.to.try

a logical value. By default, FALSE.

dump.progress

a list with components $location and $naming.extra. By default, NULL.

Value

a list of parameter sweep inputs and results.


StatCan/EpiSim documentation built on Dec. 18, 2021, 2:09 p.m.