1
2
3
4
5
#

Name:

Description:

The bfeed data frame has 927 rows and 11 columns.

Variables:

This data frame contains the following columns:

duration

Duration of breast feeding, weeks

delta

Indicator of completed breast feeding (1=yes, 0=no)

race

Race of mother (1=white, 2=black, 3=other)

poverty

Mother in poverty (1=yes, 0=no)

smoke

Mother smoked at birth of child (1=yes, 0=no)

alcohol

Mother used alcohol at birth of child (1=yes, 0=no)

agemth

Age of mother at birth of child

ybirth

Year of birth

yschool

Education level of mother (years of school)

pc3mth

Prenatal care after 3rd month (1=yes, 0=no)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. National Longitudinal Survey of Youth Handbook The Ohio State University, 1995.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/data_from_Section_1.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.