small {lca}R Documentation

Small Dataset

Description

A dataset whose origin I cannot remember, with a few items for Latent Class Analysis.

Usage

data(small)

Format

The format is: num [1:8, 1:4] 2 2 2 2 1 1 1 1 2 2 ...

Examples

data(small)
## maybe str(small) ; plot(small) ...

[Package lca version 0.2 Index]