Learn R Programming

BGVAR (version 2.0.1)

pesaranData: pesaranData

Description

This data set contains 151 quarterly observations by country, spanning the period from 1979Q2 to 2016Q4. It can be downloaded from https://sites.google.com/site/gvarmodelling/gvar-toolbox. The country coverage is 33 countries.

Usage

pesaranData

Arguments

Format

The data loads three objects pesaranData, which is a list object of length N (i.e, the number of countries) and W.1316, which is an N times N weight matrix with rowsums summing up to unity and zero elements on its diagonal. The global variable, oil prices, is included in the US country model as e.g., in Dees et al. (2007). The countries are abbreviated using ISO-2 codes. The weight matrix corresponds to average annual bilateral trade flows over the period from 2013 to 2016.peseranData contains the country data in logarithms, for more details, see below:

W.1316

N times N weight matrix based on trade flows, rowsums equal unity.

tA

N times N times T array that contains the yearly, bilateral trade flows, which were used to construct W.1316.

peseranData

is a list object of length N containing

  • y Real GDP.

  • Dp Consumer price inflation.

  • eq Equity prices.

  • stir Short-term interest rate, typically 3-months money market rate.

  • ltir Long-term interest rates, typically 10-year government bond yields.

  • poil Price of oil.

  • pmetal Price of metals.

  • pmat Price of agricultural products.