IOin_def_pars_sobol: IOin_def_pars_sobol

View source: R/IOin_def_pars_sobol.R

IOin_def_pars_sobolR Documentation

IOin_def_pars_sobol

Description

Geneartes multiple def file changes based on sobol sensativity.

Usage

IOin_def_pars_sobol(
  ...,
  nboot = 100,
  rm_dup,
  sobolfunction = sensitivity::sobol2007,
  return_sobol = FALSE
)

Arguments

...

Any number of lists, each containing 3 elements in format: list("<def file>", "<parameter name>", <value>)

nboot

The number of bootstraps to run for sobol2007

rm_dup

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

Author(s)

Will Burke


RHESSys/RHESSysIOinR documentation built on June 9, 2025, 5:56 p.m.