Learn R Programming

ExtremalDep (version 1.0.0)

logReturns: Monthly maxima of log-return exchange rates of the Pound Sterling (GBP) against the US dollar (USD) and the Japanese yen (JPY), between March 1991 and December 2014

Description

The dataset logReturns contains four columns: date_USD and USD give the date and value of the monthly maxima of the log-return exchange rate GBP/USD, while date_JPY and JPY give the date and value of the monthly maxima of the log-return exchange rate GBP/JPY.

Arguments

Format

A \(286 \times 4\) matrix. The first and third columns are of type "character", while the second and fourth columns are of type "numeric".