small: Small dataset

Description Usage Format References Examples

Description

A small artifical dataset.

Usage

1

Format

A data frame with 3 variables each of them has 3 categories.

References

Gifi, A. (1990). Nonlinear Multivariate Analysis: Wiley.

Examples

1
2

Example output

Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
3: .onUnload failed in unloadNamespace() for 'rgl', details:
  call: fun(...)
  error: object 'rgl_quit' not found 
   first second third
01     a      p     u
02     b      q     v
03     a      r     v
04     a      p     u
05     b      p     v
06     c      p     v
07     a      p     u
08     a      p     v
09     c      p     v
10     a      p     v

homals documentation built on May 2, 2019, 6:51 p.m.