wrapper_of_user_model {dampack} | R Documentation |
Wrapper function for owsa_det and twsa_det
Description
Wrapper function for owsa_det and twsa_det
Usage
wrapper_of_user_model(
x,
user_fun,
param_name,
tmp_input,
tmp_replace,
progress_bar = NULL,
param_counter = NULL,
nsamp = NULL
)
Arguments
x |
iteration |
user_fun |
|
param_name |
user-defined list of parameters of interest |
tmp_input |
basecase values |
tmp_replace |
values from predetermined DSA samples that will replace some values in |
Value
output of function defined by user_fun
[Package dampack version 1.0.2.1000 Index]