View source: R/gui-stableSlider.R
StableSlider | R Documentation |
The stableSlider()
function provides interactive displays of
density and probabilities of stable distributions.
stableSlider(col= "steelblue", col.med = "gray30")
col |
colour for the density and distributions functions. |
col.med |
colour for the median. |
The stableSlider()
function displays densities and
probabilities of the skew stable distribution, for educational
purposes.
Diethelm Wuertz for the Rmetrics R-port.
see those in dstable
, in package stabledist.
if(dev.interactive())
stableSlider()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.