set_sensitivity_pars: Set parameters for global sensitivity analysis

Description Usage Arguments Value

View source: R/fn_sensitivity.R

Description

Generate parameter ranges and details for running a global sensitivity analysis.

Usage

1
set_sensitivity_pars(pars, span = "total", res = "20ac")

Arguments

pars

Names of parameters to perform sensitivity analysis on

span

"total" Span for parameter ranges, either "total" (i.e., all probabilities [0,1], large ranges for all others, identical ranges across land cover types) or "gb" (i.e., plausible ranges for glossy buckthorn based on experiments, literature, and expert knowledge)

res

"20ac" Resolution of grid. Either "20ac" or "9km2"

Value

Named list with a sublist for each parameter, including the parameter name, the type ('prob', 'cont', 'int'), whether it varies by land cover category, and the minimum and maximum values


Sz-Tim/gbPopMod documentation built on Dec. 7, 2020, 1:07 p.m.