| toyMMD {AnthropMMD} | R Documentation |
A toy example dataset for mean measures of divergence, in a binary format
Description
This artifical dataset includes 200 individuals described by 9 binary traits and splitted into 5 groups. To fit with commonly observed datasets in past sciences, a substantial amount of missing values have been added at random on this dataset.
Usage
data(toyMMD)
Format
A data frame with 200 observations on the following 10 variables:
Groupa factor with 5 levels (group indicator)
Trait1a numeric vector of zeroes and ones
Trait2a numeric vector of zeroes and ones
Trait3a numeric vector of zeroes and ones
Trait4a numeric vector of zeroes and ones
Trait5a numeric vector of zeroes and ones
Trait6a numeric vector of zeroes and ones
Trait7a numeric vector of zeroes and ones
Trait8a numeric vector of zeroes and ones
Trait9a numeric vector of zeroes and ones
[Package AnthropMMD version 4.0.3 Index]