| SP500FTSElr | R Documentation |
Log-returns of the SP500 and FTSE indices between 21th June 1995 until 2nd October 2002. Only trading days where both indices were recorded are stored. There are 2048 observations.
data(SP500FTSElr)
A data frame with 2048 observations on the following 3 variables.
DateThe trading day that the index was recorded.
SP500lrThe log-return for SP500
FTSElrThe log-return for FTSE100
Downloaded from Yahoo! Finance
Cardinali, A. and Nason, Guy P. (2013) Costationarity of Locally Stationary Time Series Using costat. Journal of Statistical Software, 55, Issue 1.
Cardinali, A. and Nason, G.P. (2010) Costationarity of locally stationary time series. J. Time Series Econometrics, 2, Issue 2, Article 1.
#
# Plot the log-returns for the SP500
#
## Not run: ts.plot(SP500FTSElr[,2])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.