Code Monkey home page Code Monkey logo

sfrontiers.jl's Introduction

SFrontiers.jl

A Julia Package for Estimating Stochastic Frontier Models

Build Status codecov.io

SFrontiers.jl provides commands for estimating various parametric stochastic frontier models in Julia. The commands estimate model parameters, calculate efficiency and inefficiency index, compute marginal effects of inefficiency determinants (if any), and with the option of bootstrapping standard errors of the mean marginal effects. Estimation methods include the maximum likelihood estimator (MLE) and the method of moments (MoM) estimator.

The package uses Optim.jl as the main driver for the maximum likelihood estimation.

Updates

  • Oct. 23, 2021: Add sfmodel_MoMTest() for testing distribution assumptions and estimating model parameters using the method of moments (v0.2.1).

Coverage

  • cross-sectional: models where the one-sided stochastic term (i.e., $u_i$) follows half normal, truncated normal, or exponential distributions, with the distributions flexibly parameterized by vectors of exogenous determinants. Also, the scaling property model.
  • panel: various flavors of true fixed effect models, true random effect model, and time-decay model.
  • in the pipeline: two-tier frontier models with exogenous determinants, time series autocorrelation models, semi-parametric models, and models with exotic distributions estimated by maximum simulated likelihoods.

Collaboration to add models is welcome!

Documentation

Current Version. It has a detailed example (also available in Jupyter notebook) of using SFrontiers.jl to conduct a stochastic frontier analysis.

Installation

julia> using Pkg
julia> Pkg.add("SFrontiers")

Citation

(TBA)

sfrontiers.jl's People

Contributors

hungjenwang1991 avatar minghongchen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.