knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(mvEvol)

mvEvol package contains a Canidae dataset that can be used as example.

Usage

data("canidae")

Load the example dataset in the local environment.

Description

Species means

Matrix containing mean trait values for species. Total of 39 species (lines) and 40 traits (columns).

Species sample sizes

Table containing the sample size for each species. 39 values.

Phylogenetic tree

Dated phylogenetic tree representing the relationship among taxa and node age.

W matrix

Pooled within variance covariance matrix. Can be used as the G matrix in examples.



FabioLugar/mvEvol documentation built on Dec. 21, 2024, 7:25 p.m.