powered by
Bivariate data set consisting of daily S&P 500 bond and MSCI World returns from December 1995 to December 2019.
data("StocksBonds")
A time series matrix of class mts with 6073 observations on the following 2 variables.
a numeric vector
data(StocksBonds) ## maybe str(StocksBonds) ; plot(StocksBonds) ...
Run the code above in your browser using DataLab