Skew Student-t Distribution Slider
Displays interactively the dependence of the skew Student-t distribution on its parameters.
sstdSlider(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:
## sstdSlider -
require(tcltk)
sstdSlider("dist")
sstdSlider("rand")
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.