Package: correlatio
Type: Package
Title: Visualize Details Behind Pearson's Correlation Coefficient
Version: 0.2.1
Authors@R: person(given = "Marcel",
                    family = "Miché",
                    role = c("aut", "cre"),
                    email = "marcel.miche.predictme@gmail.com")
Description: Helps visualizing what is summarized in Pearson's correlation coefficient. That is, it visualizes its main constituent, namely the distances of the single values to their respective mean. The visualization thereby shows what the etymology of the word correlation contains: In pairwise combination, bringing back (see package Vignette for more details). I hope that the 'correlatio' package may benefit some people in understanding and critically evaluating what Pearson's correlation coefficient summarizes in a single number, i.e., to what degree and why Pearson's correlation coefficient may (or may not) be warranted as a measure of association.
License: MIT + file LICENSE
Repository: CRAN
URL: https://github.com/mmiche/correlatio
Encoding: UTF-8
Imports: Rdpack, stats, ggplot2, tibble
RdMacros: Rdpack
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/mmiche/correlatio/issues
NeedsCompilation: no
Packaged: 2025-05-23 19:35:14 UTC; mmiche
Author: Marcel Miché [aut, cre]
Maintainer: Marcel Miché <marcel.miche.predictme@gmail.com>
Date/Publication: 2025-05-24 15:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:44:45 UTC; windows
