Skip to contents

Provides a summary plot of an object with class amomalous_partition

Usage

# S3 method for class 'anomalous_partition'
plot(x, ...)

Arguments

x

the anomalous_partition

...

optional parameters see details

Value

Produces a plot

Details

If providing t a time the results prodiced are as though the analysis was stopped then. The optional inputs xx and yy allow for data to be displayed under the shaded anomaly/changepoint areas. If no data is provided xx = 1:t and yy is the cost of the periods the timestep is in.