model_shock: model_shock

View source: R/model_shock.R

model_shockR Documentation

model_shock

Description

Translate MODEL.DATA to model language of configuration info, e.g., parameters and shocks.

Usage

model_shock(BASEYEAR = 1995, TARGETYEAR = 2015, MODEL.DATA)

Arguments

BASEYEAR

A numeric value of base year

TARGETYEAR

A numeric value of target year to calculate shocks or targeted exogenous variables

MODEL.DATA

list of all data, returned from MODEL.DATA()

Value

A list of exogenous variable and parameters to be used in model solving


realxinzhao/tradecast documentation built on June 1, 2024, 3:37 a.m.