{"id":15286822,"url":"https://github.com/hungjenwang1991/sfrontiers.jl","last_synced_at":"2025-05-07T03:47:22.318Z","repository":{"id":45984885,"uuid":"399463552","full_name":"HungJenWang1991/SFrontiers.jl","owner":"HungJenWang1991","description":"A Package for Estimating Stochastic Frontier Models using Julia","archived":false,"fork":false,"pushed_at":"2024-11-05T02:59:24.000Z","size":1135,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T03:47:15.046Z","etag":null,"topics":["julia","julialang"],"latest_commit_sha":null,"homepage":"https://hungjenwang1991.github.io/SFrontiers.jl/index.html","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HungJenWang1991.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-24T12:51:50.000Z","updated_at":"2024-11-05T02:57:56.000Z","dependencies_parsed_at":"2025-03-12T04:00:25.877Z","dependency_job_id":null,"html_url":"https://github.com/HungJenWang1991/SFrontiers.jl","commit_stats":{"total_commits":97,"total_committers":4,"mean_commits":24.25,"dds":0.3298969072164949,"last_synced_commit":"1be293b3380a18f43ebce6f93e3f94f1635d3413"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HungJenWang1991%2FSFrontiers.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HungJenWang1991%2FSFrontiers.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HungJenWang1991%2FSFrontiers.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HungJenWang1991%2FSFrontiers.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HungJenWang1991","download_url":"https://codeload.github.com/HungJenWang1991/SFrontiers.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252810275,"owners_count":21807759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["julia","julialang"],"created_at":"2024-09-30T15:18:38.863Z","updated_at":"2025-05-07T03:47:22.301Z","avatar_url":"https://github.com/HungJenWang1991.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SFrontiers.jl\r\nA Julia Package for Estimating Stochastic Frontier Models\r\n\r\n\r\n[![Build Status](https://travis-ci.com/HungJenWang1991/SFrontiers.jl.svg?branch=main)](https://travis-ci.com/HungJenWang1991/SFrontiers.jl)\r\n[![codecov.io](https://codecov.io/github/HungJenWang1991/SFrontiers.jl/coverage.svg?branch=main)](https://codecov.io/github/HungJenWang1991/SFrontiers.jl?branch=main)\r\n\r\n\r\n\r\n__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.\r\n\r\nThe package uses `Optim.jl` as the main driver for the maximum likelihood estimation.\r\n\r\n#### Updates\r\n* Oct. 23, 2021: Add `sfmodel_MoMTest()` for testing distribution assumptions and estimating model parameters using the method of moments (v0.2.1).\r\n\r\n#### Coverage\r\n* 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. \r\n* panel: various flavors of true fixed effect models, true random effect model, and time-decay model.\r\n* 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.\r\n\r\nCollaboration to add models is welcome!\r\n\r\n\r\n## Documentation\r\n\r\n[Current Version](https://hungjenwang1991.github.io/SFrontiers.jl/). It has a detailed example (also available in Jupyter notebook) of using `SFrontiers.jl` to conduct a stochastic frontier analysis.\r\n\r\n## Installation\r\n\r\n    julia\u003e using Pkg\r\n    julia\u003e Pkg.add(\"SFrontiers\")\r\n\r\n## Citation\r\n\r\n(TBA)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungjenwang1991%2Fsfrontiers.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungjenwang1991%2Fsfrontiers.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungjenwang1991%2Fsfrontiers.jl/lists"}