basal_dominance_filter: Remove all (r,c) such that P(r,c)>P(r',c) for some descendant...

Description Usage Arguments

View source: R/basal_dominance_filter.R

Description

Remove all (r,c) such that P(r,c)>P(r',c) for some descendant r' of r

Usage

1
basal_dominance_filter(rc_tbl, rowDescendants)

Arguments

rc_tbl

see make_rc_table

rowDescendants

List of descendants made from edge_registry. Element i contains all edges descendant from edge i in the row tree


reptalex/dendromap documentation built on April 19, 2021, 5:13 a.m.