panel.meansdplot: Lattice panel function to plot arithmetic mean and standard...

Description Usage Arguments Details Author(s) See Also

Description

This function plots arithmetic mean and standard deviation for a given data frame. The arithmetic mean is displayed as a small rectangle with lines with the length of standard deviation protruding from its sides.

Usage

1
panel.meansdplot(x, y, mean.pch = 15, mean.cex = 1, mean.col = "blue", ...)

Arguments

x

data

y

data

mean.pch

character to plot for the arithmetic mean

mean.cex
mean.col

color for the arithmetic mean.

...

additional parameters passed to further functions called.

Details

This lattice panel functions is used to plot the arithmetic mean and the standard deviation. It can be used with any lattice function allowing the specification of a panel function.

Author(s)

Raphael W. Majeed

See Also

violinmplot


violinmplot documentation built on May 2, 2019, 9:30 a.m.