plot.mosum.stat: Plotting MOSUM statistics
Description
Plotting method for objects of class 'mosum.stat'.
Usage
# S3 method for mosum.stat
plot(m, alpha = 0.05, critical.value.col = "blue", xlab = "Time", ...)
Arguments
- m
a mosum.stat
object
- alpha
a numeric value for the significance level with
0 <= alpha <= 1
- critical.value.col
a specification for the color of the
critical value, see par
- xlab
graphical parameter
- ...
additional graphical arguments, see plot