Skip to contents

Dimensional Taxonomy

geom_function_1d_1d() StatFunction1d GeomFunction1d
Plot a General R to R Function with Optional Shading
geom_function_1d_2d stat_function_1d_2d Stat_1d_2d
1D-to-2D Function Stream Plot for ggplot2
geom_function_2d_1d() stat_function_2d_1d() StatFunction2d GeomFunction2d StatFunction2dContour StatFunction2dContourFilled
Create a 2D Function Visualization Layer of the Norm of a Vector Field
geom_function_2d_2d() stat_function_2d_2d()
Plot a Vector or Stream Field from a 2D Vector-Valued Function

Probability Distributions

geom_pdf() StatPDF GeomPDF
Plot a Probability Density Function with a Filled Area
geom_pmf() StatPMF GeomPMF
Plot a Probability Mass Function as Lollipops
geom_cdf() StatCDF GeomCDF
Plot a Cumulative Distribution Function
geom_cdf_discrete() StatCDFDiscrete GeomCDFDiscrete
Plot a Discrete CDF as a Step Function
geom_qf() StatQF
Plot a Quantile Function
geom_qf_discrete() StatQFDiscrete GeomQFDiscrete
Plot a Discrete Quantile Function as a Step Function
geom_survival() StatSurvival GeomSurvival
Plot a Survival Function S(x) = 1 - F(x)
geom_survival_discrete() StatSurvivalDiscrete GeomSurvivalDiscrete
Plot a Discrete Survival Function as a Step Function
geom_hf() StatHF GeomHF
Plot a Hazard Function h(x) = f(x) / S(x)
geom_ecdf() StatECDF StatECDFBand
Plot an Empirical Cumulative Distribution Function
geom_eqf() StatEQF StatEQFBand
Plot an Empirical Quantile Function
geom_epmf() StatEPMF
Plot an Empirical Probability Mass Function