statmod (version 1.4.3)

plot.limdil: Plot or print an object of class limdil

Description

Plot or print an object of class limdil.

Usage

## S3 method for class 'limdil':
print(x, \dots)
## S3 method for class 'limdil':
plot(x, col.group=NULL, \dots)

Arguments

x
object of class limdil.
...
other arguments to be passed to plot or print. Note that pch and lty are reserved arguments for the plot method.
col.group
vector of colors for the groups of the same length as levels(x$group).

Details

Produces a plot of a limiting dilution experiment similar to that in Bonnefoix et al. (2001). The basic design of the plot was made popular by Lefkovits and Waldmann (1979). The plot shows frequencies and confidence intervals for the multiple groups. A novel feature is that assays with 100% successes are represented on the plot, by down-pointing triangles.

References

Bonnefoix, T, Bonnefoix, P, Callanan, M, Verdiel, P, and Sotto, JJ (2001). Graphical representation of a generalized linear model-based statistical test estimating the fit of the single-hit poisson model to limiting dilution assays. The Journal of Immunology 167, 5725-5730. Lefkovits, I, and Waldmann, H (1979). Limiting dilution analysis of cells in the immune system. Cambridge University Press, Cambridge.

See Also

limdil describes the limdil class.