Produces side-by-side index (time) plots.
sideBySideIndexPlot(x, fun, level = 0.95, id.n = 3, ...)
a fit.models
object.
a function to extract the desired quantity from x
.
a numeric value between 0 and 1 specifying the confidence level used to draw the threshold in the plot.
a non-negative integer value specifying the number of extreme points to identify.
any additional arguments are passed to
xyplot
.
the trellis
object is invisibly returned.