incidence_matrix: Incidence matrix

Description Usage Arguments Value Examples

View source: R/incidence_matrix.R

Description

Compute the incidence matrix from a tree

Usage

1

Arguments

phylo

a tree

Value

the incidence matrix

Examples

1
2
tree <- ape::rtree(3)
incidence_matrix(tree)

abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.