Package: mccca
Type: Package
Title: Visualizing Class Specific Heterogeneous Tendencies in
        Categorical Data
Version: 0.1.1
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: 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. Methods used in the 
  package refers to Mariko Takagishi and Michel van de Velden (2022)<doi:10.1080/10618600.2022.2035737>.
License: GPL (>= 2)
Depends: R (>= 4.1.0)
Imports: magic, stringr, ggplot2, wordcloud, RColorBrewer, stats,
        utils, grDevices
NeedsCompilation: yes
Encoding: UTF-8
RoxygenNote: 7.2.1
Packaged: 2022-09-06 07:35:12 UTC; takagishimariko
Repository: CRAN
Date/Publication: 2022-09-07 07:40:08 UTC
