powered by
Trivariate data set consisting of daily gold, S&P 500 and U.S. Treasury Bond Future returns from October 1991 to October 2021.
data("GoldStocksBonds")
A time series matrix of class mts 7346 observations on the following 3 variables.
a numeric vector
data(GoldStocksBonds) ## maybe str(GoldStocksBonds) ; plot(GoldStocksBonds) ...
Run the code above in your browser using DataLab