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 mcpfit object

facet_by

NULL or a a string, like ⁠plot.mcpfit(..., facet_by = "id").⁠

Value

A ggplot2::stat_density geom representing the change point densities.


[Package mcp version 0.3.4 Index]