Package: rEMM
Version: 1.1.0
Date: 2021-10-27
Title: Extensible Markov Model for Modelling Temporal Relationships
        Between Clusters
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
	    email = "mhahsler@lyle.smu.edu"),
	person("Margaret H.", "Dunham", role = c("aut", "cph")))
Description: Implements TRACDS (Temporal Relationships 
    between Clusters for Data Streams), a generalization of 
    Extensible Markov Model (EMM). TRACDS adds a temporal or order model
    to data stream clustering by superimposing a dynamically adapting
    Markov Chain. Also provides an implementation of EMM (TRACDS on top of tNN 
    data stream clustering). Development of this 
    package was supported in part by NSF IIS-0948893 and R21HG005912 from 
    the National Human Genome Research Institute. Hahsler and Dunham (2010) <doi:10.18637/jss.v035.i05>.
Classification/ACM: G.4, H.2.8, I.5.1
URL: https://github.com/mhahsler/rEMM
Depends: R (>= 2.10.0), proxy (>= 0.4-7), igraph
Imports: methods, stats, cluster, clusterGeneration, MASS, utils
Suggests: graph, Rgraphviz, testthat
License: GPL-2
NeedsCompilation: yes
Packaged: 2021-10-29 17:15:29 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
  Margaret H. Dunham [aut, cph]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2021-10-29 22:00:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-10-30 10:48:06 UTC; unix
Archs: rEMM.so.dSYM
