Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sideBySideIndexPlot

Comparison Index (Time) Plot


Description

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

Usage

sideBySideIndexPlot(x, fun, level = 0.95, id.n = 3, ...)

Arguments

x

a fit.models object.

fun

a function to extract the desired 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

Compare Fitted Models

v0.64
GPL
Authors
Kjell Konis [aut, cre]
Initial release
2020-08-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.