Package: caplot
Title: Correspondence Analysis with Geometric Frequency Interpretation
Version: 0.1
Authors@R: person("Gianmarco", "Alberti", email = "gianmarcoalberti@gmail.com", role = c("aut", "cre"))
Description: Performs Correspondence Analysis on the given dataframe and plots the results in a scatterplot that emphasizes the geometric interpretation aspect of the analysis, following Yelland (2010). It is particularly useful for highlighting the relationships between a selected row (or column) category and the column (or row) categories. See Yelland (2010) <doi:10.3888/tmj.12-4>.
Depends: R (>= 4.0.0)
Imports: ca (>= 0.71), ggplot2 (>= 3.4.0), ggrepel (>= 0.9.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-25 17:28:27 UTC; gianmarcoalberti
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-26 08:00:10 UTC
