Metadata-Version: 2.1
Name: 4SFwD
Version: 0.0.1
Summary: four component stochastic frontier model with determinants
Home-page: https://https://github.com/rickylee318/sf_with_determinants
Author: Ruei-Chi Lee
Author-email: axu3bjo4fu6@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# SF4wD #

four-component stochastic frontier model with determinants

## Motivation ##

This package was developed to complement four-component stochastic frontier that consider 

determinants in mean and variance parameters of inefficiency distributions 

by Ruei-Chi Lee. 

## Features ##

* **SF4wD**: main.py - set method and model to run simulation or real data

* **HMC**: Hamilton Monte Carlo designed for determinants parameters. 

* **DA**: Data augmentation for the model

* **TK**: Two-parametrization method originally proposed by Tsiona and Kunmbhaker (2014) for four-component model without determinants. 

* **PMCMC**: Particle MCMC for the model (perferred approach) - speed up by GPU parallel computation


## License ##

Ruei-Chi Lee is the main author and contributor.

Bug reports, feature requests, questions, rants, etc are welcome, preferably 
on the github page. 


