Variability | R Documentation |
An app to investigate how the variance and sample size affects the shape of a histogram and violin plot generated from normal data. Summary data (minimum, median, mean, maximum, and quartiles) are displayed in the output for each random sample drawn.
Variability()
Graphical and numerical output
Uses histogram
and bwplot
from the lattice
package.
Rebekah Robinson rebekah_robinson@georgetowncollege.edu
## Not run:
if (require(manipulate)) Variability()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.