smoking: Smoking habits

smokingR 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) ...

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.