panel.merror {merror}R Documentation

Draw diagonal line (line of equality) on merror.pairs plots

Description

This functionis used internally by the function merror.pairs.

Usage

panel.merror(x,y, ...)

Arguments

x

A vector of measurements for one device, of length n.

y

A vector of measurements for another device, of length n.

...

Additional arguments.

Value

Draws the diagonal line that represents the "line of equality", i.e., the "no bias model".

Author(s)

Richard A. Bilonick

See Also

merror.pairs


[Package merror version 3.0 Index]