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-hypSlider.Rd
\name{hypSlider}
\alias{hypSlider}


\title{Hyperbolic distribution slider}


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


\usage{
hypSlider()
}


\value{

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


\examples{   
## hypSlider -
   #
}


\keyword{distribution}

back to top