create_mcs_input: List of Variables into Monte Carlo simulation input table

View source: R/fcr_prepare_data.R

create_mcs_inputR Documentation

List of Variables into Monte Carlo simulation input table

Description

List of Variables into Monte Carlo simulation input table

Usage

create_mcs_input(data_list, nFields)

Arguments

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

Value

A matrix with all input variables from the list


KWB-R/kwb.fcr documentation built on Nov. 14, 2023, 5:17 a.m.