naive performs dependency-free empirical extrapolation
of numeric and categorical time-feature sequences.
fit <- naive::naive_fit(data.frame(x = sin(seq(0, 10, length.out = 100))),
seq_len = 8, n_windows = 3, n_samp = 5)
print(fit)
plot(fit)Version 2.0.0 uses only base R at runtime. Tests and the vignette use
optional development packages listed in Suggests.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.