Skew Normal Distribution Slider
Displays interactively the dependence of the skew Normal distribution on its parameters.
snormSlider(type = c("dist", "rand"))type |
a character string denoting which interactive plot should
be displayed. Either a distribution plot |
a Tcl object.
Diethelm Wuertz for the Rmetrics R-port.
Fernandez C., Steel M.F.J. (2000); On Bayesian Modelling of Fat Tails and Skewness, Preprint, 31 pages.
## Not run:
## snormSlider -
require(tcltk)
snormSlider("dist")
snormSlider("rand")
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.