Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 438 Bytes

File metadata and controls

16 lines (12 loc) · 438 Bytes

sgtreg

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