Extensible Markov Model (EMM) for Data Stream Clustering in R
Description
The Extensible Markov Model (EMM) adds a temporal
component to data stream clustering by superimposing a
dynamically adapting Markov Chain. This package implements EMM
on top of threshold NN, a simple clustering algorithm for data
streams.