plot.segments.ts | R Documentation |
Shows how the mean level of a time-series varies between segments.
## S3 method for class 'segments.ts' plot(x, b, lwd = 2, ...)
x |
a numeric vector or |
b |
a numeric vector of break times |
Plots the time series as a line, then draws a blue horizontal line through each segment, at the mean value of the segment.
Tom Minka
break.ts
,
plot_breaks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.