knnp: Time Series Prediction using K-Nearest Neighbors Algorithm (Parallel)

Two main functionalities are provided. One of them is predicting values with k-nearest neighbors algorithm and the other is optimizing the parameters k and d of the algorithm. These are carried out in parallel using multiple threads.

Getting started

Package details

AuthorDaniel Bastarrica Lacalle [aut, cre], Javier Berdecio Trigueros [aut], Javier Arroyo Gallardo [aut], Albert Meco Alias [aut]
MaintainerDaniel Bastarrica Lacalle <danibast@ucm.es>
LicenseAGPL-3
Version2.0.0
URL https://github.com/Grasia/knnp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("knnp")

Try the knnp package in your browser

Any scripts or data that you put into this service are public.

knnp documentation built on Jan. 11, 2020, 9:26 a.m.