Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

knnVCN (Package: knnGarden) :

k-nearest neighbour classification of versatile Distance version for test set from training set. For each row of the test set, the k nearest (in multiple distances) training set vectors are found, and the classification is decided by majority vote. This function allows you measure the distance bewteen vectors by six different means. K Threshold Value Check and Same K_i Problem Dealing are also been considered.
● Data Source: CranContrib
● Keywords: dist, knn
● Alias: knnVCN
● 0 images

knnMCN (Package: knnGarden) :

k-nearest neighbour classification of Mahalanobis Distance version for test set from training set. This function allows you measure the distance bewteen vectors by Mahalanobis Distance. K Threshold Value Check and Same K_i Problem Dealing are also been considered.
● Data Source: CranContrib
● Keywords: Mahalanobis, knn
● Alias: knnMCN
● 0 images

dataFiller (Package: knnGarden) : Missing Observations Filling Function

fill in the missing observations in a dataset by exploring similarities between cases
● Data Source: CranContrib
● Keywords: fill, missing
● Alias: dataFiller
● 0 images