Description Usage Arguments Value
View source: R/seir.functions.R
Perform a parameter sweep
| 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
)
 | 
| 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. | 
a list of parameter sweep inputs and results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.