sim.tree: Simulated 8-species tree

sim.treeR Documentation

Simulated 8-species tree

Description

Simulated 8-species tree of class "phylo". The function read.tree was used to generate this object.

Usage

sim.tree

Format

An object of class "phylo" with a simulated species tree with s = 8 species. It contains the following components:

edge

Two-column matrix with 14 rows, where every row is one edge in the tree, the first column is the ancestor node and the second column its daughter node

edge.length

A numeric vector with the branch lengths of the tree

Nnode

Numeric, the number of (internal) nodes

tip.label

A vector with the names of the tips, class "character"


dosreislab/mcmc3r documentation built on March 29, 2024, 6:45 p.m.