ggdensity: Interpretable Bivariate Density Visualization with 'ggplot2'

The 'ggplot2' package provides simple functions for visualizing contours of 2-d kernel density estimates. 'ggdensity' implements several additional density estimators as well as more interpretable visualizations based on highest density regions instead of the traditional height of the estimated density surface.

Version: 1.0.0
Depends: ggplot2
Imports: isoband, vctrs, tibble, MASS, stats, scales
Suggests: vdiffr, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2023-02-09
Author: James Otto ORCID iD [aut, cre], David Kahle ORCID iD [aut]
Maintainer: James Otto <jamesotto852 at gmail.com>
BugReports: https://github.com/jamesotto852/ggdensity/issues/
License: MIT + file LICENSE
URL: https://jamesotto852.github.io/ggdensity/, https://github.com/jamesotto852/ggdensity/
NeedsCompilation: no
Materials: NEWS
CRAN checks: ggdensity results

Documentation:

Reference manual: ggdensity.pdf
Vignettes: The method argument

Downloads:

Package source: ggdensity_1.0.0.tar.gz
Windows binaries: r-devel: ggdensity_1.0.0.zip, r-release: ggdensity_1.0.0.zip, r-oldrel: ggdensity_1.0.0.zip
macOS binaries: r-release (arm64): ggdensity_1.0.0.tgz, r-oldrel (arm64): ggdensity_1.0.0.tgz, r-release (x86_64): ggdensity_1.0.0.tgz
Old sources: ggdensity archive

Reverse dependencies:

Reverse imports: densityarea

Linking:

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