run_hindcast | R Documentation |
run_hindcast
run_hindcast(
BASEYEAR,
TARGETYEARS,
MODEL.DATA,
BASEDATA.ALLYEARS,
MODEL = minicam_agtrade
)
BASEYEAR |
A numeric value of base year |
TARGETYEARS |
A vector of target years |
MODEL.DATA |
list of all data, returned from MODEL.DATA() |
BASEDATA.ALLYEARS |
The dataframe returned from dataproc.basedata |
MODEL |
A function including model equations |
output database and print running time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.