This is a method of the generic plot function for
for "mefp" objects as returned by mefp or
monitor. It plots the emprical fluctuation process (or a
functional therof) as a time series plot, and includes boundaries
corresponding to the significance level of the monitoring procedure.
Usage
## S3 method for class 'mefp':
plot(x, boundary=TRUE, functional="max", main=NULL,
ylab="empirical fluctuation process", ylim=NULL, ...)
Arguments
x
an object of class "mefp".
boundary
if FALSE, plotting of boundaries is suppressed.
functional
indicates which functional should be applied to a
multivariate empirical process. If set to NULL all dimensions
of the process (one process per coefficient in the linear model) are
plotted.