GoldStocksBonds {BEKKs} | R Documentation |
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 data frame with 7346 observations on the following 3 variables.
a numeric vector
a numeric vector
a numeric vector
Yahoo Finance.
data(GoldStocksBonds)
## maybe str(GoldStocksBonds) ; plot(GoldStocksBonds) ...