Description Usage Arguments Value
View source: R/widget_gen_psa.R
This function will generate R code to run 'gen_psa_samp()' in 'dampack'
1 | gen_psa_samp_code(param_table, n_samp = 100)
|
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()' |
The function returns the 'R' code for 'gen_psa_samp()'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.