Learn R Programming

IIS (version 1.0)

tiaa_cref: TIAA CREF

Description

This data set contains the historical unit values from January 2, 2015 to March 15, 2016 for seven TIAA and CREF variable annuities. This is the full dataset corresponding to the selected rows displayed in Table 2.6 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

tiaa_cref

Arguments

Format

A data.frame with 302 rows and 8 columns indicating the unit values for each of the seven annuities for each day.

Examples

Run this code
# NOT RUN {
data(tiaa_cref)
summary(tiaa_cref)
# }

Run the code above in your browser using DataLab