cards: Cards

Description Usage Format Source Examples

Description

The data used here refer to 16 cards (images) on which 30 children performed a hierarchical sorting task.

Usage

1

Format

A data frame with 16 rows (the number of cards) and 81 columns (the total number of levels provided by all children). For each child, we have several qualitative variables corresponding to nested partitions: a partition corresponds to a level provided by the child. The columns are grouped by child.

Source

D<e9>partement de math<e9>matiques appliqu<e9>es, AGROCAMPUS OUEST Centre de Rennes

Examples

1
2
3
4
5
6
7
## Not run: 
data(cards)
## Example of FAHST
group.cards<-c(2,3,3,2,2,4,2,3,2,1,3,2,3,3,3,2,3,3,2,3,3,3,3,3,3,3,3,3,3,3)
res.fahst<-fahst(cards,group=group.cards)

## End(Not run)

SensoMineR documentation built on May 2, 2019, 5:56 p.m.

Related to cards in SensoMineR...