Learn R Programming

MARX (version 0.2)

commodity: Data: Monthly growth rates of commodity prices, exchange rate and industrial production index.

Description

Monthly growth rates of commodity prices, exchange rate and industrial production index from February 1980 until October 2010. Levels of these series can be downloaded from IMF and Federal Reserve Bank of St. Louis.

Usage

data("commodity")

Arguments

Format

A data frame with 441 observations on the following 8 variables.

X_date_

a vector with dates

dlnbev

a numeric vector

dlnind

a numeric vector

dlnrawm

a numeric vector

dlnmeta

a numeric vector

dlnoil

a numeric vector

dlnipi

a numeric vector

dlnex

a numeric vector

Examples

Run this code
# NOT RUN {
data(dataset)
# }

Run the code above in your browser using DataLab