powered by
Daily returns for a green and a brown portfolios constructed following the equal-weighted 10-90 percentile approach.
data(greenbrown)
A data frame with 2266 rows and three columns:
Dates ranging from 2014-01-02 to 2024-12-30.
Numeric returns for the green portfolio.
Numeric returns for the brown portfolio.
data("greenbrown") str(greenbrown) head(greenbrown)
Run the code above in your browser using DataLab