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
)

Arguments

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)

Value

A list of data including parameters and data across HIST.YEARS