sfm

R package sfm, stochastic frontier models for cross-section and panel models. This package is currently being developed to work in a wide range of applications. The main functions of the package are two cross-sectional functions: "sfm" and "zsfm" as well as a panel function "psfm" which all implement various SFA based estimators.

https://github.com/davidhbernstein/sfm

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary

Keywords

gtre sfm stochastic-frontier-analysis tre zero-inflated-model
Last synced: 10 months ago · JSON representation ·

Repository

R package sfm, stochastic frontier models for cross-section and panel models. This package is currently being developed to work in a wide range of applications. The main functions of the package are two cross-sectional functions: "sfm" and "zsfm" as well as a panel function "psfm" which all implement various SFA based estimators.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
gtre sfm stochastic-frontier-analysis tre zero-inflated-model
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Citation

Owner

  • Name: David Bernstein
  • Login: davidhbernstein
  • Kind: user
  • Company: EPA

ORISE Fellow, PhD Economist

Citation (CITATION)

citHeader("To cite sfm in publications use:")

citEntry(entry="Article",
         title = "Stochastic Froniter Econometrics: The sfm Package",
         author = personList(as.person("David H. Bernstein"),
                             as.person("Christopher F. Parmeter")),
         journal      = "Working Paper",
         year         = "2024",
         volume       = "",
         number       = "",
         url          = "https://github.com/davidhbernstein/sfm",
         
         textVersion = 
         paste("David H. Bernstein and Christopher F. Parmeter (2024).", 
               "Stochastic Froniter Econometrics: The sfm Package.",
               "Working Paper.",
               "https://github.com/davidhbernstein/sfm.")
)

GitHub Events

Total
  • Watch event: 2
  • Delete event: 7
  • Issue comment event: 3
  • Member event: 1
  • Push event: 38
  • Pull request review event: 6
  • Pull request event: 35
  • Create event: 7
Last Year
  • Watch event: 2
  • Delete event: 7
  • Issue comment event: 3
  • Member event: 1
  • Push event: 38
  • Pull request review event: 6
  • Pull request event: 35
  • Create event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • davidhbernstein (19)
  • AlexStead (6)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

DESCRIPTION cran
  • Formula * depends
  • Hmisc * depends
  • Jmisc * depends
  • R >= 4.0.2 depends
  • cubature * depends
  • fdrtool * depends
  • frontier * depends
  • haven * depends
  • matrixStats * depends
  • minqa * depends
  • mnormt * depends
  • moments * depends
  • numDeriv * depends
  • plm * depends
  • pso * depends
  • randtoolbox * depends
  • readxl * depends
  • tmvtnorm * depends
  • truncnorm * depends
  • Formula * imports
  • Hmisc * imports
  • Jmisc * imports
  • cubature * imports
  • fdrtool * imports
  • frontier * imports
  • haven * imports
  • matrixStats * imports
  • minqa * imports
  • mnormt * imports
  • moments * imports
  • numDeriv * imports
  • plm * imports
  • pso * imports
  • randtoolbox * imports
  • readxl * imports
  • tmvtnorm * imports
  • truncnorm * imports
  • MASS * suggests
  • knitr * suggests
  • rmarkdown * suggests