sensitivity: RAMAS Metepopulation sensitivity analysis program

Description Usage Arguments Value

View source: R/sensitivity.r

Description

sensitivity is the main function for the demgsa package. This function compares the input RAMAS *.MP files and setups up the creation of new *.MP files to run to examine the sensitivity of model outputs on model input parameter uncertainty

Usage

1
sensitivity(sens.config.file, verbose = FALSE)

Arguments

sens.config.file

A simple text file containing all the necessary information to run a demgsa sensitivity analysis.

verbose

Print function progress and checkpoints.

Value

There are no direct returns to the R environment. However, new *.MP files are created in a directory determined by values set in the sens.config.file.


mlammens/demgsa documentation built on Aug. 4, 2020, 1:16 a.m.