naive: Empirical Extrapolation of Time Feature Patterns

Empirically extrapolates recurring patterns in numeric and categorical time-feature sequences. Candidate windows are selected by similarity, validated with rolling-origin evaluation, and summarized as forecast distributions. The runtime package uses only base R.

Version: 2.0.0
Depends: R (≥ 4.1)
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-09-07
DOI: 10.32614/CRAN.package.naive
Author: Giancarlo Vercellino [aut, cre]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: naive results

Documentation:

Reference manual: naive.html , naive.pdf
Vignettes: naive v2: dependency-free empirical extrapolation (source, R code)

Downloads:

Package source: naive_2.0.0.tar.gz
Windows binaries: r-devel: naive_1.2.3.zip, r-release: naive_1.2.3.zip, r-oldrel: naive_1.2.3.zip
macOS binaries: r-release (arm64): naive_1.2.3.tgz, r-oldrel (arm64): naive_1.2.3.tgz, r-release (x86_64): naive_1.2.3.tgz, r-oldrel (x86_64): naive_1.2.3.tgz
Old sources: naive archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=naive to link to this page.