Description Usage Arguments Value
View source: R/simulate_alcohol_demandshock.R
This function estimates the change in final demand which will occur when there is an exogenous change in the demand for alcohol products i.e. policies or shocks which do not operate through the price mechanism.
1 2 3 4 5 | simulate_alcohol_demandshock(
on.trade = NULL,
off.trade = NULL,
cons.data = NULL
)
|
on.trade |
vector of exogenous proportionate falls in demand by product in the on-trade. In order; beer, cider, wine, spirit, RTDs. |
off.trade |
vector of exogenous proportionate falls in demand by product in the off-trade. In order; beer, cider, wine, spirit, RTDs. |
cons.data |
data frame of price, consumption, elasticity, and tax data. |
a table of output effects (in levels and percentages) and associated Type I and II multipliers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.