The dataset logReturns
contains 4 columns: date_USD
and USD
give the date of the monthly maxima of the log-return exchange rate GBP/USD and its value while date_JPY
and JPY
give the date of the monthly maxima of the log-return exchange rate GBP/JPY and its value.
A \(286*4\) matrix. The first and third columns are objects of type "character"
while the second and fourth columns are of type "numeric"
.