get_goodmatrices {datelife}R Documentation

Get indices of good matrices to apply Super Distance Matrix (SDM) method with make_sdm().

Description

Get indices of good matrices to apply Super Distance Matrix (SDM) method with make_sdm().

Usage

get_goodmatrices(unpadded.matrices)

Arguments

unpadded.matrices

A list of patristic matrices, a datelifeResult object.

Value

A numeric vector of good matrix indices in unpadded.matrices.


[Package datelife version 0.6.8 Index]