update.incidence.matrix.full: Update function for incidence matrix

View source: R/shifts_manipulations.R

update.incidence.matrix.fullR Documentation

Update function for incidence matrix

Description

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

Usage

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

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 + Nnode, indicating to which lineages the branch above the current node belongs to.


pbastide/PhylogeneticEM documentation built on Feb. 12, 2024, 1:27 a.m.