indexPlot.lmfm: Comparison Index (Time) Plot

Description Usage Arguments Value

View source: R/indexPlot.lmfm.q

Description

Produces side-by-side index (time) plots.

Usage

1
indexPlot.lmfm(x, fun, level = 0.95, id.n = 3, ...)

Arguments

x

an lmfm object.

fun

a function to extract the appropriate quantity from x.

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 xyplot.

Value

the trellis object is invisibly returned.


fit.models documentation built on May 2, 2019, 4:44 p.m.