remove.isolates {mgc} | R Documentation |
Remove Isolates
Description
A function to remove isolates from a dataset, given a data matrix or a distance matrix.
Usage
remove.isolates(X, Y, is.dist = FALSE)
Arguments
X |
is interpreted as:
|
Y |
|
is.dist |
a boolean indicating whether your |
Author(s)
Eric Bridgeford
[Package mgc version 2.0.2 Index]