LuceVolume_indx {nnDiag}R Documentation

Index of Neighbors for kNN Classification of Volume, k = 18

Description

An index of each time a data element was used as a nearest neighbor in a kNN classification where k = 18.

Usage

data(LuceVolume_indx)

Format

A data frame with 671 rows and 20 columns.

Details

Column 1 represents the first neighbor chosen in the classification, column 2 the second chosen up to column 18 being the 18th neighbor chosen.


[Package nnDiag version 0.0-5 Index]