The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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) <doi:10.48550/arXiv.2112.06266>.
Version: | 1.0.0 |
Depends: | R (≥ 2.10) |
Imports: | stats |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-03-05 |
DOI: | 10.32614/CRAN.package.knnwtsim |
Author: | Matthew Trupiano |
Maintainer: | Matthew Trupiano <matthew.trupiano.professional at gmail.com> |
BugReports: | https://github.com/mtrupiano1/knnwtsim/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/mtrupiano1/knnwtsim |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | knnwtsim results |
Reference manual: | knnwtsim.pdf |
Package source: | knnwtsim_1.0.0.tar.gz |
Windows binaries: | r-devel: knnwtsim_1.0.0.zip, r-release: knnwtsim_1.0.0.zip, r-oldrel: knnwtsim_1.0.0.zip |
macOS binaries: | r-release (arm64): knnwtsim_1.0.0.tgz, r-oldrel (arm64): knnwtsim_1.0.0.tgz, r-release (x86_64): knnwtsim_1.0.0.tgz, r-oldrel (x86_64): knnwtsim_1.0.0.tgz |
Old sources: | knnwtsim archive |
Please use the canonical form https://CRAN.R-project.org/package=knnwtsim to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.