swh:1:snp:d1587d616651317fdcebcbb237dce82c32266449
Raw File
Tip revision: dfe6577bb164f53feaedf2da9530457197edfb1a authored by Georgi N. Boshnakov on 20 October 2022, 11:25:10 UTC
version 4021.93
Tip revision: dfe6577
dist-ghSlider.Rd
\name{ghSlider}


\alias{ghSlider}


\title{Generalized Hyperbolic Distribution Slider}


\description{
    
    Displays interactively the dependence of the 
    generalized hyperbolic distribution on its parameters.
    
}


\usage{
ghSlider()
}


\value{

    a tcl/tk based graphical user interface.
    
    This is a nice display for educational purposes to investigate
    the densities and probabilities of the generalized hyperbolic 
    distribution.
}


\examples{   
## ghSlider -
   # ghSlider()
}


\keyword{distribution}

back to top