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

panel.merrorR 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


merror documentation built on Aug. 29, 2023, 5:06 p.m.

Related to panel.merror in merror...