View source: R/rank_uncertainty.R
rank_uncertainty | R Documentation |
rank_uncertainty( params, percent = 0.15, decision_csv = NULL, decision_list = NULL, parallel = FALSE, quiet = FALSE )
params |
The output from a decision() function call. Provides the basis for comparing rankings of control scenarios. |
percent |
The percentage by which biological parameters should be modified. Defaults to 15 \itemparallel(Optional) Set parallel = TRUE to run analyses using multiple cores. \itemdecisionThe output from a decision() function call. Provides the basis for comparing rankings of control scenarios. |
Rank proposed PVA decision scenarios when biological parameters are increased or decreased by some percentage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.