Learn R Programming

BSDA (version 0.1)

Firstchi: Ages of women at the birth of their first child

Description

Data for Exercise 5.11

Usage

Firstchi

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Firstchi)
attach(Firstchi)
EDA(age)
detach(Firstchi)

Run the code above in your browser using DataLab