CRAN/E | knnp

knnp

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

Installation

About

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.

github.com/Grasia/knnp
Bug report File report

Key Metrics

Version 2.0.0
R ≥ 3.6.0
Published 2020-01-10 1566 days ago
Needs compilation? no
License AGPL-3
CRAN checks knnp results

Downloads

Yesterday 7 -42%
Last 7 days 53 +47%
Last 30 days 161 -42%
Last 90 days 690 -3%
Last 365 days 2.276 -23%

Maintainer

Maintainer

Daniel Bastarrica Lacalle

danibast@ucm.es

Authors

Daniel Bastarrica Lacalle

aut / cre

Javier Berdecio Trigueros

aut

Javier Arroyo Gallardo

aut

Albert Meco Alias

aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

knnp archive

Depends

R ≥ 3.6.0

Imports

parallelDist
forecast
stats
utils
doParallel
foreach
plyr

Suggests

tseries
tsibble
datasets