distMatrix: Calculate the distance matrix between training and test...

Description Usage Arguments Value

Description

Calculate the distance matrix between training and test dataset or one matrix itself

Usage

1
2
distMatrix(mat.train, itself = TRUE, mat.test = NULL, n.train,
  n.test = NULL, cores = 2, euclidean = TRUE)

Arguments

x

is an object

Value

y is the output


thomaswiemann/SMLpractical documentation built on May 28, 2019, 12:23 p.m.