Scan P-value thresholds, computing global F-statistic for lineages obtained at each step
1 2 3 4 5 6 7 8 9 10 11 12 | scan_Fstats(
pvals,
X,
rc_table,
rc_relations,
rowDescendants,
colDescendants,
rowEdgeTips,
colEdgeTips,
row.tree,
cl = NULL
)
|
pvals |
numeric vector containing values between 0 and 1, sorted from smallest to largest |
X |
dataset input to |
rc_table |
see |
rc_relations |
see |
rowDescendants |
List of descendants made from |
colDescendants |
List of descendants made from |
rowEdgeTips |
|
colEdgeTips |
|
row.tree |
phylo class object |
cl |
cluster initialized internally with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.