Learn R Programming

godley (version 0.2.2)

create_sensitivity: Create model with sensitivity scenarios

Description

Create model with sensitivity scenarios

Usage

create_sensitivity(model_pass, variable, lower = 0, upper = 1, step = 0.1)

Value

SFC model object with sensitivity scenarios

Arguments

model_pass

SFC model object that will be used as a baseline for sensitivity calculation

variable

string name of the variable that will be used

lower

numeric lower bound value of the variable

upper

numeric upper bound value of the variable

step

numeric step between upper and lower bounds for the variable to take value