sgtreg
November 24, 2016 ยท View on GitHub
Skewed Generalized T Regression Stata Package
This is a Stata package that fits a skewed generalized t regression model to data using maximum likelihood.
Installation
Get the released version from the Boston College Statistical Software Components (SSC) archive:
ssc install sgtreg
Or the development version from github:
net install sgtreg, from(https://raw.githubusercontent.com/carterkd/sgtreg/master/)