geom_cp_density {mcp} | R Documentation |
Density geom for plot.mcpfit()
Description
Density geom for plot.mcpfit()
Usage
geom_cp_density(fit, facet_by, limits_y)
Arguments
fit |
An |
facet_by |
|
Value
A ggplot2::stat_density
geom representing the change point densities.
[Package mcp version 0.3.4 Index]