reader {catdata} | R Documentation |
Who is a Regular Reader?
Description
The reader
data contains information on the reading behaviour of women refering to a specific woman's journal.
Usage
data(reader)
Format
A data frame with 48 observations on the following 5 variables. Considering the weighting variable "Freq", there are 941 observations.
RegularReader
Is the woman a regular reader? yes = 1, no = 0
Working
Is the woman working? yes = 1, no = 0
Age
Age of the woman in categories (18–29 years = 1, 30–39 = 2, 40–49 = 3)
Education
Level of education. L1 = 11, L2 = 12, L3 = 13, L4 = 14
Freq
Frequency of the observation
Source
Fahrmeir, Hamerle and Tutz (1996), Multivariate statistische Verfahren, Berlin: de Gruyter
[Package catdata version 1.2.4 Index]