quartetStarTest {MSCquartets} | R Documentation |
Perform hypothesis test for star tree for a vector of quartet counts to fit expected frequencies of (1/3,1/3,1/3). The test performed is a standard Chi-square with 2 degrees of freedom.
quartetStarTest(obs)
obs |
vector of 3 counts of resolved quartet frequencies |
p-value
obs=c(16,72,12)
quartetStarTest(obs)