powered by
Weekly returns (RET) of stock with ticker DD for 1986 and 1987, along with market returns (MKT) and risk-free rate (RF).
data(retDD)
Multivariate time series xts object
library(PCRA) library(zoo) data(retDD) head(retDD) range(index(retDD))
Run the code above in your browser using DataLab