1
2
3
4
5
#

Name:

Description:

A simple data set with only 6 observations.

Variables:

A data frame with 6 observations on the following 5 variables.

sbp

systolic blood pressure of subject

male

1=male; 0=female

smoker

1=hist of smoking; 0= no hist of smoking

age

age of subject

 

Details

smoking is saved as a data frame.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

none

References

Hilbe, Joseph M (2014), Modeling Count Data, Cambridge University Press

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.