regressoR (version 2.0.1)

kkn_prediction: kkn_prediction

Description

generates the prediction of the k nearest neighbors model.

Usage

kkn_prediction(model, test.data)

Arguments

model

k nearest neighbors model(train.kknn).

test.data

dataframe.