do_trim: Drop witnesses from the input distance matrix if they are...

View source: R/do_trim.R

do_trimR Documentation

Drop witnesses from the input distance matrix if they are within a specified distance of a reference witness.

Description

Drop witnesses from the input distance matrix if they are within a specified distance of a reference witness.

Usage

do_trim(dm, ref = "Byz", d = 0.25)

Arguments

dm

A distance matrix.

ref

the reference witness (e.g. "Byz").

d

the specified distance (e.g. 0.25).

Value

A matrix


tjfinney/ANTTV documentation built on July 1, 2024, 11 p.m.