Description Usage Arguments Details Value See Also Examples
View source: R/qq_plot_movie.R
A movie to illustrate the constructions of a normal Quantile-Quantile (QQ) plot.
1 |
data |
A numeric vector. Data on which to base the QQ plot. |
mu, sigma |
Numeric scalars. The mean and standard deviation of
the normal distribution to which the data |
This movie enables the user to scroll forwards and backwards
through plots that describe the way in which a (normal) QQ plot is
produced. This movie is designed for simple illustrative examples
with small numbers of observations, that is, for small
length(data)
. The example below has only 9 observations.
In cases where there are many more observations than this the plots
will be a bit of a mess!
Nothing is returned, only the animation is produced.
movies
: general information about the movies.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.