Learn R Programming

datelife (version 0.6.8)

get_goodmatrices: 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)

Value

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

Arguments

unpadded.matrices

A list of patristic matrices, a datelifeResult object.