simulate_alcohol_demandshock: Simulate an Exogenous Demand Shock to Alcohol.

Description Usage Arguments Value

View source: R/simulate_alcohol_demandshock.R

Description

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.

Usage

1
2
3
4
5
simulate_alcohol_demandshock(
  on.trade = NULL,
  off.trade = NULL,
  cons.data = NULL
)

Arguments

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.

Value

a table of output effects (in levels and percentages) and associated Type I and II multipliers.


djmorris1989/iomodeltobalc documentation built on June 11, 2020, 12:16 a.m.