phones {BayesDA} | R Documentation |
CBS Telephone Survey
Description
Respondents to the CBS telephone survey classified by opinion, number of residential telephone lines, and number of adults in the household.
Usage
data(phones)
Format
A data frame with 27 observations on the following 7 variables.
adults
number of adults in household
preference
a factor with levels
Bush
Dukakis
No opinion/other
lines.1
number with one tele line
lines.2
number with 2 tele lines
lines.3
number with 3 tele lines
lines.4
number with 4 tele lines
lines.Q
number with unknown tele lines
Details
This is used in exercises pages 242–243 in the book.
Examples
data(phones)
summary(phones)
[Package BayesDA version 2012.04-1 Index]