Package: ggdensity 1.0.0.900

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.

Authors:James Otto [aut, cre], David Kahle [aut]

ggdensity_1.0.0.900.tar.gz
ggdensity_1.0.0.900.zip(r-4.5)ggdensity_1.0.0.900.zip(r-4.4)ggdensity_1.0.0.900.zip(r-4.3)
ggdensity_1.0.0.900.tgz(r-4.4-any)ggdensity_1.0.0.900.tgz(r-4.3-any)
ggdensity_1.0.0.900.tar.gz(r-4.5-noble)ggdensity_1.0.0.900.tar.gz(r-4.4-noble)
ggdensity_1.0.0.900.tgz(r-4.4-emscripten)ggdensity_1.0.0.900.tgz(r-4.3-emscripten)
ggdensity.pdf |ggdensity.html
ggdensity/json (API)
NEWS

# Install 'ggdensity' in R:
install.packages('ggdensity', repos = c('https://jamesotto852.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jamesotto852/ggdensity/issues

On CRAN:

7.74 score 228 stars 1 packages 161 scripts 861 downloads 40 exports 28 dependencies

Last updated 12 months agofrom:56de580d35. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-winOKNov 04 2024
R-4.5-linuxOKNov 04 2024
R-4.4-winOKNov 04 2024
R-4.4-macOKNov 04 2024
R-4.3-winOKNov 04 2024
R-4.3-macOKNov 04 2024

Exports:geom_hdrgeom_hdr_fungeom_hdr_linesgeom_hdr_lines_fungeom_hdr_pointsgeom_hdr_points_fungeom_hdr_ruggeom_hdr_rug_funGeomHdrGeomHdrFunGeomHdrLinesGeomHdrLinesFunGeomHdrRugGeomHdrRugFunget_hdrget_hdr_1dmethod_freqpolymethod_freqpoly_1dmethod_histogrammethod_histogram_1dmethod_kdemethod_kde_1dmethod_mvnormmethod_norm_1dstat_hdrstat_hdr_funstat_hdr_linesstat_hdr_lines_funstat_hdr_pointsstat_hdr_points_funstat_hdr_rugstat_hdr_rug_funStatHdrStatHdrFunStatHdrLinesStatHdrLinesFunStatHdrPointsStatHdrPointsFunStatHdrRugStatHdrRugFun

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

The method argument

Rendered frommethod.Rmdusingknitr::rmarkdownon Nov 04 2024.

Last update: 2023-02-08
Started: 2023-02-08

Readme and manuals

Help Manual

Help pageTopics
Highest density regions of a 2D density estimateGeomHdr GeomHdrLines geom_hdr geom_hdr_lines StatHdr StatHdrLines stat_hdr stat_hdr_lines
Highest density regions of a bivariate pdfGeomHdrFun GeomHdrLinesFun geom_hdr_fun geom_hdr_lines_fun StatHdrFun StatHdrLinesFun stat_hdr_fun stat_hdr_lines_fun
Scatterplot colored by highest density regions of a 2D density estimategeom_hdr_points StatHdrPoints stat_hdr_points
Scatterplot colored by highest density regions of a bivariate pdfgeom_hdr_points_fun StatHdrPointsFun stat_hdr_points_fun
Rug plots of marginal highest density region estimatesGeomHdrRug geom_hdr_rug StatHdrRug stat_hdr_rug
Rug plots of highest density region estimates of univariate pdfsGeomHdrRugFun geom_hdr_rug_fun StatHdrRugFun stat_hdr_rug_fun
Computing the highest density regions of a 2D densityget_hdr
Computing the highest density regions of a 1D densityget_hdr_1d
ggdensity: Stats and Geoms for Density Estimation with ggplot2ggdensity package-ggdensity
Bivariate frequency polygon HDR estimatormethod_freqpoly
Univariate frequency polygon HDR estimatormethod_freqpoly_1d
Bivariate histogram HDR estimatormethod_histogram
Univariate histogram HDR estimatormethod_histogram_1d
Bivariate kernel density HDR estimatormethod_kde
Univariate kernel density HDR estimatormethod_kde_1d
Bivariate parametric normal HDR estimatormethod_mvnorm
Univariate parametric normal HDR estimatormethod_norm_1d