View source: R/fcr_prepare_data.R
create_mcs_input | R Documentation |
List of Variables into Monte Carlo simulation input table
create_mcs_input(data_list, nFields)
data_list |
A list of input variable tables. Each table must have columns "value_1", "value_2", "distribution", "site_specific", "pID" and "shift" |
nFields |
Number of Monte Carlo Cycles |
A matrix with all input variables from the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.