smoking {MultBiplotR} | R Documentation |
Smoking habits
Description
Frequency table representing smoking habits of different employees in a company
Usage
data(smoking)
Format
A data frame with 5 observations on the following 4 variables.
None
a numeric vector
Light
a numeric vector
Medium
a numeric vector
Heavy
a numeric vector
Details
Frequency table representing smoking habits of different employees in a company
Source
http://orange.biolab.si/docs/latest/reference/rst/Orange.projection.correspondence/
References
Greenacre, Michael (1983). Theory and Applications of Correspondence Analysis. London: Academic Press.
Examples
data(smoking)
## maybe str(smoking) ; plot(smoking) ...
[Package MultBiplotR version 23.11.0 Index]