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