Uses the template rp.cartoons function to produce a menu panel from which any of the movies in smovie package can be launched. For greater control of an individual example call the relevant function directly.

movies(fixed_range = TRUE, hscale = NA, vscale = hscale)

Arguments

fixed_range

A logical scalar. Only relevant to the Discrete and Continuous menus. If TRUE then in the call to discrete or continuous the argument var_support (discrete) or var_range (continuous) is set so that the values on the horizontal axes are fixed at values that enable the movie to show the effects of changing the parameters of the distribution, at least locally to the default initial values for the parameters. For greater control call discrete or continuous directly.

hscale, vscale

Numeric scalars. Scaling parameters for the size of the plot when panel_plot = TRUE. The default values are 1.4 on Unix platforms and 2 on Windows platforms.

See also

discrete, continuous, clt, cltq, ett, mean_vs_median, correlation, lev_inf, wws, shypo.

smovie: general information about smovie.

Examples

movies()