plot_cp: Plot the series with change points

plot_cpR Documentation

Plot the series with change points

Description

Plot the time series with distinct segments identified by color.

Usage

plot_cp(mu, cp_inds)

Arguments

mu

the T x 1 vector of time series observations (or fitted values)

cp_inds

the n_cp x 1 vector of indices at which a changepoint is identified


drkowal/dsp documentation built on July 19, 2023, 11:42 a.m.