rotatogram: A Non-Axis-Dominant Association Plotting Tool

A rotatogram is a method of displaying an association which is axis non-dominant. This is achieved in two ways: First, the method of estimating the slope and intercept uses the least-products method rather than more typical least squared error for the "dependent" variable. The least products method has no "dependent" variable and is scale independent. Second, the plot is rotated such that the resulting regression line is vertical, reducing the suggestion that the vertical axis is the dominant one. The slope can be read relative to either axis equally.

Version: 0.1.3
Imports: ggplot2, stats, grid
Published: 2023-05-17
Author: Noah Haber ORCID iD [aut, cre]
Maintainer: Noah Haber <noahhaber at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: rotatogram results

Documentation:

Reference manual: rotatogram.pdf

Downloads:

Package source: rotatogram_0.1.3.tar.gz
Windows binaries: r-prerel: rotatogram_0.1.3.zip, r-release: rotatogram_0.1.3.zip, r-oldrel: rotatogram_0.1.3.zip
macOS binaries: r-prerel (arm64): rotatogram_0.1.3.tgz, r-release (arm64): rotatogram_0.1.3.tgz, r-oldrel (arm64): rotatogram_0.1.3.tgz, r-prerel (x86_64): rotatogram_0.1.3.tgz, r-release (x86_64): rotatogram_0.1.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rotatogram to link to this page.