geom_cp_density: Density geom for 'plot.mcpfit()'

View source: R/plot.R

geom_cp_densityR 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.


lindeloev/mcp documentation built on Oct. 2, 2024, 1:52 a.m.