Package: M2SMJF
Title: Multi-Modal Similarity Matrix Joint Factorization
Version: 1.0
Authors@R: person("Xiaoyao", "Yin", email = "yinxy1992@sina.com", role = c("aut", "cre"))
Description: A new method to implement clustering from multiple modality data of certain samples, 
    the function M2SMjF() jointly factorizes multiple similarity matrices into a shared sub-matrix 
    and several modality private sub-matrices, which is further used for clustering. Along with 
    this method, we also provide function to calculate the similarity matrix and function to 
    evaluate the best cluster number from the original data.
Imports: dplyr, MASS, stats
Depends: R (>= 3.4.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-20 00:49:57 UTC; DELL
Author: Xiaoyao Yin [aut, cre]
Maintainer: Xiaoyao Yin <yinxy1992@sina.com>
Repository: CRAN
Date/Publication: 2020-11-23 08:40:06 UTC
Built: R 4.3.0; ; 2023-04-06 22:10:13 UTC; unix
