Fund {ISLR2} | R Documentation |
A simulated data set containing the returns for 2,000 hedge fund managers.
Fund
A data frame containing the returns of 2,000 hedge fund managers over 50 months.
Simulated data.
James, G., Witten, D., Hastie, T., and Tibshirani, R. (2021) An Introduction to Statistical Learning with applications in R, Second Edition, https://www.statlearning.com, Springer-Verlag, New York
t.test(Fund$Manager1, mu=0)