wrapper_of_user_model: Wrapper function for owsa_det and twsa_det

Description Usage Arguments Value

View source: R/run_dsa.R

Description

Wrapper function for owsa_det and twsa_det

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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

FUN input from users

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 tmp_input

Value

output of function defined by user_fun


DARTH-git/dampack documentation built on Aug. 8, 2021, 2:58 a.m.