Learn R Programming

spartan (version 3.0.2)

output_param_sets_per_curve: Output the generated parameter sets for each curve

Description

Output the generated parameter sets for each curve

Usage

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