Learn R Programming

TreeSearch (version 0.2.2)

RandomTreeScore: Parsimony score of random postorder tree

Description

Parsimony score of random postorder tree

Usage

RandomTreeScore(nTip, morphyObj)

Arguments

nTip

number of tips (minimum 3)

morphyObj

A morphy object, perhaps created with PhyDat2Morphy.

Value

the parsimony score of a random tree, for the given Morphy object.