| nzbirds {rimu} | R Documentation |
Toy example using New Zealand birds
Description
A small artifical dataset that could be produced by asking people to name New Zealand birds. Each observation has scores from 1 (first bird named) to at most 4 (fourth bird named).
Usage
data("nzbirds")
Format
A ms object with 6 observations on the following 5 variables.
keaa numeric vector
rurua numeric vector
tuia numeric vector
tauhoua numeric vector
kakia numeric vector
Examples
data(nzbirds)
nzbirds
as.mr(nzbirds)
[Package rimu version 0.6 Index]