Other packages > Find by keyword >

frontier  

Stochastic Frontier Analysis
View on CRAN: Click here


Download and install frontier package within the R console
Install from CRAN:
install.packages("frontier")

Install from Github:
library("remotes")
install_github("cran/frontier")

Install by package version:
library("remotes")
install_version("frontier", "1.1-8")



Attach the package and use:
library("frontier")
Maintained by
Arne Henningsen
[Scholar Profile | Author Map]
First Published: 2008-10-16
Latest Update: 2020-04-17
Description:
Maximum Likelihood Estimation of Stochastic Frontier Production and Cost Functions. Two specifications are available: the error components specification with time-varying efficiencies (Battese and Coelli, 1992, ) and a model specification in which the firm effects are directly influenced by a number of variables (Battese and Coelli, 1995, ).
How to cite:
Arne Henningsen (2008). frontier: Stochastic Frontier Analysis. R package version 1.1-8, https://cran.r-project.org/web/packages/frontier. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.9-4 (2008-10-16 13:18), 0.9-6 (2008-12-08 17:30), 0.9-8 (2009-01-14 19:25), 0.99-2 (2009-05-05 15:29), 0.991-0 (2009-06-18 09:28), 0.991-2 (2009-06-29 20:32), 0.995-2 (2009-09-21 19:10), 0.995-6 (2009-09-24 16:02), 0.995-8 (2009-10-18 11:19), 0.996-0 (2009-11-11 16:03), 0.996-4 (2010-01-01 18:51), 0.996-6 (2010-03-15 16:19), 0.996-8 (2010-05-25 17:57), 0.996-10 (2010-07-25 13:06), 0.997-0 (2011-01-03 14:25), 0.997-2 (2011-03-04 15:50), 0.997-4 (2011-12-30 12:22), 0.997-6 (2012-01-15 13:02), 0.997-8 (2012-03-04 13:04), 0.997-12 (2012-06-03 07:57), 0.997-14 (2012-12-04 08:07), 1.0-2 (2013-07-06 09:49), 1.1-0 (2013-08-20 12:12), 1.1-2 (2017-03-17 19:56), 1.1-6 (2019-12-09 21:40)
Other packages that cited frontier R package
View frontier citation profile
Other R packages that frontier depends, imports, suggests or enhances
Complete documentation for frontier
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for frontier102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA