lstat: Extract F statistic for a given lineage

Description Usage Arguments

View source: R/lstat.R

Description

Extract F statistic for a given lineage

Usage

1
2
3
4
5
6
7
lstat(
  id,
  Lineages,
  X. = X,
  colEdgeTips. = colEdgeTips,
  rowEdgeTips. = rowEdgeTips
)

Arguments

id

value found in Lineages$lineage_id

Lineages

see get_lineage

X

dataset input to dendromap from which lineages were made

colEdgeTips

edge_tips for col.tree

rowEdgeTips

edge_tips for row.tree


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