Learn R Programming

ISLR2 (version 1.3-2)

Fund: Fund Manager Data

Description

A simulated data set containing the returns for 2,000 hedge fund managers.

Usage

Fund

Arguments

Format

A data frame containing the returns of 2,000 hedge fund managers over 50 months.

References

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

Examples

Run this code
t.test(Fund$Manager1, mu=0)

Run the code above in your browser using DataLab