Euro exchange rate data
The data set contains the daily bilateral prices of one Euro in 23 currencies from January 3, 2000, until April 4, 2012. Conversions to New Turkish Lira and Fourth Romanian Leu have been incorporated.
ECB Statistical Data Warehouse (https://sdw.ecb.europa.eu)
## Not run: data(exrates) dat <- logret(exrates$USD, demean = TRUE) ## de-meaned log-returns res <- svsample(dat) ## run MCMC sampler plot(res, forecast = 100) ## display results ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.