Rlab {Rlab} | R Documentation |
Rlab - Functions and Datasets for ST 370 at North Carolina State University
Description
Rlab is a collection of functions and datasets to be used in the class ST 370, Probability and Statistics for Engineers, at North Carolina State University. For more information see the class labs at: https://www4.stat.ncsu.edu/~bmasmith/NewST370WEB/rlab/rlab.html
Some major methods include:
-
bplot
- customized boxplot -
hplot
- customized boxplot -
lplot
- label plot (allows character z or y) -
means
- 2-way means -
mfit
- 2-way interaction fit -
mplot
- means plot -
stats
- variety of statistics -
US
- plot of the United States -
world
- plot of the world
These labs are based on Slab and Mlab by Doug Nychka and Dennis Boos.
DISCLAIMER:
This is software for statistical research and not for commercial uses. The authors do not guarantee the correctness of any function or program in this package. Any changes to the software should not be made without the authors permission.