mtrupiano1/knnwtsim: K Nearest Neighbor Forecasting with a Tailored Similarity Metric

Functions to implement K Nearest Neighbor forecasting using a weighted similarity metric tailored to the problem of forecasting univariate time series where recent observations, seasonal patterns, and exogenous predictors are all relevant in predicting future observations of the series in question. For more information on the formulation of this similarity metric please see Trupiano (2021) <arXiv:2112.06266>.

Getting started

Package details

AuthorMatthew Trupiano
MaintainerMatthew Trupiano <matthew.trupiano.professional@gmail.com>
LicenseGPL (>= 3)
Version1.1.0.9000
URL https://github.com/mtrupiano1/knnwtsim
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mtrupiano1/knnwtsim")
mtrupiano1/knnwtsim documentation built on March 20, 2022, 5:22 a.m.