sscd: calculate the sum of sister clade differences (SSCD) metric

Description Usage Arguments

View source: R/sscd.R

Description

This function calculates the SSCD metric. To conduct significance test on SSCD, use 'sscd' as input of 'func' in 'treestat'

Usage

1
sscd(state, phy)

Arguments

state

a vector of '0' and '1' for trait state of each tip, in the same order as the tip labels.

phy

an object of class 'phylo'.


phylometrics documentation built on May 2, 2019, 2:26 a.m.