Re: [R] HMM-Classification

2018-11-04 Thread Bert Gunter
Indeed! There is even a HMM package! A web search on "hidden markov models" on rseek.org brought up many relevant looking hits. -- 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 C

Re: [R] HMM-Classification

2018-11-04 Thread Jeff Newmiller
The SpatioTemporal Task View may help narrow the search a bit, as might using a using a search engine: https://cran.r-project.org/web/views/SpatioTemporal.html rseek.org package "sos" On November 4, 2018 7:31:20 AM PST, Ingmar Visser wrote: >There are several packages that allow fitting hidde

Re: [R] HMM-Classification

2018-11-04 Thread Ingmar Visser
There are several packages that allow fitting hidden Markov models (assuming that that is what you mean by HMM ...), which you can find here: https://cran.r-project.org/web/packages/ Best, Ingmar Ingmar Visser Universitair Hoofddocent ontwikkelingspsychologie | Directeur College Psychologie Afdeli

[R] HMM-Classification

2018-11-04 Thread Kabouch Nourdine via R-help
Hi, I would like to use HMM for a time serie (solar radiation) classification.I would like to know what are the steps I should follow?For the states i have to chose between 3 or 5, I do not have other informations. Regards. [[alternative HTML version deleted]] ___