model_data | R Documentation |
Making use of the processed data to balance base year equilibrium and return essential data needed for initializing and verifying the model.
model_data(
HIST.YEARS = CALIBRATION_YEAR,
BASEDATA.ALLYEARS,
PARAMETER.EXPONENT
)
HIST.YEARS |
A numeric value of a historical year; CALIBRATION_YEAR is used by default |
BASEDATA.ALLYEARS |
Results from dataproc.basedata() |
PARAMETER.EXPONENT |
A list of parameters used in initial calibration (e.g., CES and logit exponents) |
A list of data including parameters and data across HIST.YEARS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.