| usd.hkd | R Documentation |
Daily USD/HKD (US dollar to Hong Kong dollar) exchange rate from January 1, 2005 to March 7, 2006
data(usd.hkd)
A data frame with 431 observations on the following 6 variables.
rdaily returns of USD/HKD exchange rates
vestimated conditional variances based on an AR(1)+GARCH(3,1) model
hkratedaily USD/HKD exchange rates
outlier1dummy variable of day 203, corresponding to July 22, 2005
outlier2dummy variable of day 290, another possible outlier
daycalendar day
http://www.oanda.com/convert/fxhistory
"Time Series Analysis, with Applications in R" by J.D. Cryer and K.S. Chan
data(usd.hkd) ## maybe str(usd.hkd) ; plot(usd.hkd) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.