Package: mccca
Type: Package
Title: Visualizing Class Specific Heterogeneous Tendencies in
        Categorical Data
Version: 0.1.0
Author: Mariko Takagishi [aut, cre]
Authors@R: c(person(given = "Mariko", family = "Takagishi", role = c("aut",
    "cre"), email = "m.takagishi0728@gmail.com"))
Maintainer: Mariko Takagishi <m.takagishi0728@gmail.com>
Description: Functions for performing multiple-class cluster correspondence analysis(MCCCA). The main functions are create.MCCCAdata() to create a list to be applied to MCCCA, MCCCA() to apply MCCCA, and plot.mccca() for visualizing MCCCA result.
License: GPL (>= 2)
Depends: R (>= 4.1.0)
Imports: dummies, magic, parallel, stringr, ggplot2, wordcloud,
        RColorBrewer, methods, stats, utils, grDevices
NeedsCompilation: yes
Encoding: UTF-8
RoxygenNote: 7.1.2
Packaged: 2022-01-05 13:11:02 UTC; takagishimariko
Repository: CRAN
Date/Publication: 2022-01-06 10:10:02 UTC
