## Do not run:
## The original data contained the file OxfordManRealizedVolatilityIndices.csv.
## The code below reproduces the dataset.
## rvi <- read.csv("OxfordManRealizedVolatilityIndices.csv",check.names=FALSE,skip=2)
## ii <- which(rvi$DateID=="20131112")
## rvsp500 <- na.omit(rvi[1:ii,c("DataID","SPX2.rv")]
Run the code above in your browser using DataLab