APLPACK
Another PLotting PACKage for R
designed by H. P. Wolf
Description
The package aplpack (Another PLotting PACKage) contains some functions for drawing special plots:
stem.leaf plots stem and leaf displays
bagplot plots bagplots
boxplot2D plots boxplots into a scatterplot
faces plots chernoff faces
spin3R for inspection of a 3-dim point cloud
slider functions for interactive graphics, see:
slider
slider slider.bootstrap.lm.plot slider.brush.pairs slider.brush.plot.xy slider.density slider.hist slider.lowess.plot slider.present.density slider.show.density slider.show.norm slider.show.normal.density slider.smooth.plot.ts slider.split.plot.ts slider.trimmed.mean slider.trimmed.mean.plus slider.trimmed.mean.simple slider.xyz slider.zoom.plot.ts
example: sampling some points and fitting a polynomial l
Snapshots
some bagplots:
Faces at (x,y) positions
Installation
- Installation for windows:
aplpack_1.2.7.zip contains the newest version of aplpack. The .zipfile has to be extracted into your R library -- for example:.../R-2.15.1/library/.
aplpack_1.2.5.zip contains an older version of aplpack.contains an old installed version of
aplpack_1.2.1.zip aplpack. The.zipfile has to be extracted into your local R library -- for example:.../rw2xxx/library/.- Installation for
linux:
aplpack_1.2.5.tar.gz contains the newest version of aplpack.
aplpack_1.2.1.tar.gz contain an old versions of aplpack. This.gzfile has to be installed byR CMD INSTALL
License
aplpack is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. aplpack is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License is available via WWW at http://www.gnu.org/copyleft/gpl.html
Acknowledgements
- Thanks to Wouter Meuleman and John Fox for their remarks and improvements.




