food.dmnd.byyear | R Documentation |
Tabulate food demand by year for in input model using the observed prices and
incomes for a given region. If region
is NULL
, do it for all
regions and concatenate the result.
food.dmnd.byyear(obsdata, params, bc = NULL, region = NULL)
obsdata |
Table of observed prices and incomes. |
params |
Model parameter structure, as described in
|
bc |
Vector of regional bias correction factors. Optional. If omitted, no bias correction will be applied. |
region |
Region to apply the analysis to. |
This function is intended to generate model predictions that can be compared to observed consumption.
food demand by year as a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.