IOin_def_pars_latin_hypercube: IOin_def_pars_latin_hypercube

View source: R/IOin_def_pars_latin_hypercube.R

IOin_def_pars_latin_hypercubeR Documentation

IOin_def_pars_latin_hypercube

Description

Generates multiple def file changes based on a sample of parameter values across the full range of each parameter.

Usage

IOin_def_pars_latin_hypercube(..., rm_dup = TRUE)

Arguments

...

Any number of lists, each containing 3 elements in format: list("<def file>", "<parameter name>", <c(n, min value, max value)>). The last element in the list is a vector containing the total number of parameter sets, minimum value of parameter sampling range, and maximum value of parameter sampling range. n must be equal across all lists.

rm_dup

TRUE/FALSE should duplicate def file + variable entries be automatically removed? A warning will occur regardless.

Author(s)

Ryan Bart


ryanrbart/rhessysR documentation built on March 29, 2024, 4:30 p.m.