Paul,
On Wed, 20 Jun 2018 at 09:04, Paul Bernal wrote:
> I would like to know if R has any unsupervised algorithm to generate
> forecasts for historical data.
Yes , it does. Perhaps you'd be kind enough to provide a sample of
your data --dput(sample(pauls.data)) on gist.github.com -- and what
y
... and II should have added that the "forecast" package may be what you're
looking for.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Jun
Depending on exactly what you mean by"unsupervised", many.
See here under "Decomposition and filtering":
https://cran.r-project.org/web/views/TimeSeries.html
You could also search on something like "smooth time series R" etc.
However, assuming I have correcty interpreted "unsupervised algorithm
3 matches
Mail list logo