gen_psa_samp_code: Generate code of 'gen_psa_samp()' in 'dampack'

Description Usage Arguments Value

View source: R/widget_gen_psa.R

Description

This function will generate R code to run 'gen_psa_samp()' in 'dampack'

Usage

1
gen_psa_samp_code(param_table, n_samp = 100)

Arguments

param_table

a 'data.frame' including information of the parameter names, the distribution, and the required parameters for the distributions.

n_samp

number of samples for 'gen_psa_samp()'

Value

The function returns the 'R' code for 'gen_psa_samp()'.


syzoekao/CEAutil documentation built on Oct. 31, 2021, 12:29 a.m.