output_param_sets_per_curve: Output the generated parameter sets for each curve

Description Usage Arguments

View source: R/efast_sampling.R

Description

Output the generated parameter sets for each curve

Usage

1
output_param_sets_per_curve(FILEPATH, NUMCURVES, PARAMETERS, PARAMETERVALS)

Arguments

FILEPATH

Directory where the parameter samples should be output to

NUMCURVES

The number of 'resamples' to perform (see eFAST documentation) - recommend using at least 3

PARAMETERS

Array containing the names of the parameters of which parameter samples will be generated. For eFAST, remember to add a parameter named 'Dummy'

PARAMETERVALS

The parameter sets generated by the eFAST sampling method


spartan documentation built on May 2, 2019, 9:39 a.m.