plotSectionMeans.Rd
Plot a shift in mean or variance
plotSectionMeans(
x,
time,
vals,
add.to.plot = ggplot2::ggplot(),
mean.color = "red"
)
Output of detectShiftCore()
Input time vector
input value vector
ggplot to add this to
color of the mean lines
A ggplot object