Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

divorce

Time until divorce for divorced women (by age)


Description

The divorce data frame has 25 rows and 6 columns.

Usage

data(divorce)

Format

This data frame contains the following columns:

time of divorce

a factor

all ages

a numeric vector

0-17

a numeric vector

18-19

a numeric vector

20-24

a numeric vector

25-100

a numeric vector

Source

Forgot source

Examples

data(divorce)
apply(divorce[,2:6],2,sum)	# percent divorced by age of marriage

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.