phen.cont: A continuous phenotype.

phen.contR Documentation

A continuous phenotype.

Description

This vector specifies the phenotype of each individual. In this case, the phenotype is a continuous numeric value.

Usage

data(phen.cont)

Format

A named vector of length 533.

Details

Each individual in the sample is represented by a unique identifier (name) which corresponds to the name of one element of the phenotypic vector. Each element of the phenotypic vector gives the phenotypic value of the named individual.

Note that, due to some skew in the distribution of this continuous variable, it may be useful to transform the phenotype by rank prior to analysis by treeWAS, as in data(phen.cont.rank) (see the treeWAS vignette).

Author(s)

Caitlin Collins caitiecollins@gmail.com


caitiecollins/treeWAS documentation built on March 9, 2024, 3:15 p.m.