nnlink_Com {gTests}R Documentation

Get components by nearest neighbor link algorithm

Description

This function obtains components based on the nearest neighbor link algorithm.

Usage

nnlink_Com(distance)

Arguments

distance

A K by K matrix, which is the distance matrix on the distinct values and K is the number of distinct values with at least one observation in either group.

See Also

getGraph


[Package gTests version 0.2 Index]