update.incidence.matrix: Update function for incidence matrix

View source: R/shifts_manipulations.R

update.incidence.matrixR Documentation

Update function for incidence matrix

Description

update.incidence.matrix updates the matrix initialized in init.incidence.matrix for the computation of the incidence matrix in incidence.matrix.

Usage

update.incidence.matrix(daughtersParams, ...)

Arguments

daughtersParams

: rows of updated matrix corresponding to the daughters of the current node.

Details

A node belongs to all the lineages of its daughters.

Value

Vector of length ntaxa, indicating to which lineages the branch above the current node belongs to.


PhylogeneticEM documentation built on Aug. 31, 2022, 9:16 a.m.