The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

sgt

Skewed Generalized T Distribution R Package

Density, distribution function, quantile function and random generation for the skewed generalized t distribution. This package also provides a function that can fit data to the skewed generalized t distribution using maximum likelihood estimation.

Installation

Get the released version from CRAN:

install.packages("sgt")

Or the development version from github (using the ‘devtools’ package, which must be downloaded first if you have not done so already):

install.packages("devtools")
devtools::install_github("carterkd/sgt")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.