init.parsimonyNumber: Initialization for parsimonyNumber.

View source: R/parsimonyNumber.R

init.parsimonyNumberR Documentation

Initialization for parsimonyNumber.

Description

init.parsimonyNumber initialize a (ntaxa + Nnode)x(nclus) matrix with NAs everywhere, except for the tips.

Usage

init.parsimonyNumber(phy, clusters)

Arguments

phy

phylogenetic tree.

clusters

the vector of the clusters of the tips.

Details

At a tip i in state k, the line-vector is initialized as follow : Ind(k=p)_1<=p<=nclus

Value

A (ntaxa + Nnode)x(nclus) matrix, with ntaxa first lines initialized as described.


PhylogeneticEM documentation built on Aug. 31, 2022, 9:16 a.m.