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