new_tidyrisk_scenario: Construct a quantitative scenario object

Description Usage Arguments

View source: R/tidyrisk_scenario.R

Description

Supply one or more named lists in the format of foo_params, where each foo is an OpenFAIR factor name (e.g. tef, tc, diff, lm). Each factor should include a function name (func) to which the other named elements in the list are passed as parameters when sampling.

Usage

1
2
3
new_tidyrisk_scenario(..., model = "openfair_tef_tc_diff_lm")

tidyrisk_scenario(..., model = "openfair_tef_tc_diff_lm")

Arguments

...

One or more named OpenFAIR factor with parameters for sampling

model

Name of model to run


evaluator documentation built on July 6, 2021, 9:06 a.m.