50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


mgcViz (version 0.2.0)

l_dens1D: Adding density estimate to a plot

Description

This layer adds a density estimate to a plot. It is mainly a wrapper around ggplot2::geom_density.

Usage

l_dens1D(...)

Value

An object of class gamLayer.

Arguments

...

graphical arguments to be passed to ggplot2::geom_density.

See Also

See check0D for examples.