effect_index_price: Regression analysis of climate index on wine grape prices

Description Usage Arguments Value Author(s) Examples

Description

This function takes climate data (precipitation and average temperature and wine grape harvest data (thousands/tons) and calculates an index and then runs a regression of the climate index on red, white, and total wine grape annual prices

Usage

1
effect_index_price(clim_data, grapes_data)

Arguments

clim_data

data set with monthly precipitation (cm) and temperature (Farenheight) data

grapes_data

data set with annual red and white grape harvest (thousand tons) and prices ($/ton)

Value

Table with summary of three regressions: 1) climate index effect on red wine grape price 2) climate index effect on white wine grape price 3) climate indexeffect on total wine grape price

Author(s)

Juliette Verstaen

Examples

1

j-verstaen/WineAndClimate documentation built on June 14, 2019, 3:22 p.m.