| sample.data {windex} | R Documentation |
Sample data for windex
Description
Simulated data in a format suitable for use with the Wheatsheaf index functions in the windex package.
Usage
data(sample.data)
Format
A data frame with 100 observations on the following 9 variables.
speciesa factor
focalsa numeric vector
bm1a numeric vector
bm2a numeric vector
bm3a numeric vector
ou1a numeric vector
ou2a numeric vector
ou3a numeric vector
bina numeric vector
Details
The three 'bm' columns are values for three trait that have not evolved convergently. The three 'ou' columns are values for three traits that have evolved convergently with respect to the focal designation. bin is a column that was only for utility when creating the dataset.
Examples
dat<-data(sample.data)
summary(dat)
[Package windex version 2.0.8 Index]