model_data.RdMaking 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
)A numeric value of a historical year; CALIBRATION_YEAR is used by default
Results from dataproc.basedata()
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