panel.binned.errorbars: Lattice plotting panel for binned data (e.g. aggregared...

View source: R/panel-binned-errorbars-function.R

panel.binned.errorbarsR Documentation

Lattice plotting panel for binned data (e.g. aggregared standard deviations)

Description

This is a panel function for Lattice plotting. The data is binned in accordance with the x-values and calculate standard deviations, for example. See also panel.binned.errorbars, panel.ebars and panel.ebars2.

Usage

see the body of the function plut the function called panel.binned.errorbars.demo.

Arguments

x

is the x-coordinates for the data

y

is the y-coordinates od the data

Value

plt A Lattice plot showing the colors

Author(s)

Claus E. Andersen


claus-e-andersen/clanLattice documentation built on Oct. 14, 2023, 10:41 a.m.