powered by
Log-returns of S&P500 Index from 05-01-1960 untill 16-10-1987.
data(S_P500)
A data frame with 6984 observations on the following variable.
returns
a numeric vector
data(S_P500) str(S_P500) plot(S_P500$returns)
Run the code above in your browser using DataLab