Learn R Programming

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")

Copy Link

Version

Install

install.packages('sgt')

Monthly Downloads

550

Version

2.0

License

GPL (>= 3)

Maintainer

Carter Davis

Last Published

September 3rd, 2015

Functions in sgt (2.0)

sgtmle

Maximum Likelihood Estimation with the Skewed Generalized T Distribution
summary.sgtest

Summary the Maximum-Likelihood Estimation with the Skewed Generalized T Distribution
sgt

The Skewed Generalized T Distribution