Skip to content

cran/sgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. sgt — Skewed Generalized T Distribution Tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages