Package: TensorClustering
Type: Package
Title: Model-Based Tensor Clustering
Version: 1.0.2
Authors@R: 
    c(person(given = "Kai",
             family = "Deng",
             role = c("aut","cre"),
             email = "kd18h@stat.fsu.edu"),
      person(given = "Yuqing",
             family = "Pan",
             role = "aut",
             email = "yuqing.pan@stat.fsu.edu"),
      person(given = "Xin",
             family = "Zhang",
             role = "aut",
             email = "henry@stat.fsu.edu"),
      person(given = "Qing",
             family = "Mai",
             role = "aut",
             email = "mai@stat.fsu.edu"))
Description: Performs model-based tensor clustering methods including Tensor Gaussian Mixture Model (TGMM), Tensor Envelope Mixture Model (TEMM) by Deng and Zhang (2021) <DOI: 10.1111/biom.13486>, Doubly-Enhanced EM (DEEM) algorithm by Mai, Zhang, Pan and Deng (2021) <DOI: 10.1080/01621459.2021.1904959>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Imports: MASS, tensr, rTensor, TRES, abind, combinat, pracma, stats,
        mvtnorm, Rcpp
RoxygenNote: 7.1.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2021-06-26 04:52:38 UTC; azuryee
Author: Kai Deng [aut, cre],
  Yuqing Pan [aut],
  Xin Zhang [aut],
  Qing Mai [aut]
Maintainer: Kai Deng <kd18h@stat.fsu.edu>
Repository: CRAN
Date/Publication: 2021-06-26 05:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 03:49:02 UTC; windows
Archs: x64
