| stratified {BayesDA} | R Documentation |
Results of CBS News Survey of 1447 Adults in the United States
Description
Results of CBS News survey of 1447 adults in the United States, divided into
16 strata. The sampling is assumed to be proportional, so that the population
proportions N_j/N, are approximately equal to the sampling proportions,
n_j/n.
Usage
data(stratified)
Format
A data frame with 16 observations on the following 5 variables.
regiona character vector
bushproportio declaring to vote for Bush
dukakisproportion declaring to vote for Dukakis
otherproportion declaring to vote for other
proportionsample proportion
Examples
data(stratified)
str(stratified)
[Package BayesDA version 2012.04-1 Index]