Last data update: 2014.03.03

frontier

Package: frontier
Version: 1.1-0
Date: 2013-08-20
Title: Stochastic Frontier Analysis
Author: Tim Coelli, Arne Henningsen
Maintainer: Arne Henningsen <arne.henningsen@gmail.com>
Depends: R (>= 2.15.0), micEcon (>= 0.6-1), lmtest (>= 0.9-24)
Suggests: plm (>= 1.0-1), MCMCpack (>= 1.0-8), fdrtool (>= 1.2.6)
Imports: moments (>= 0.11), stats (>= 2.15.0), Formula (>= 0.2-0),
miscTools (>= 0.6-1)
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).
License: GPL (>= 2)
URL: http://frontier.r-forge.r-project.org/
Packaged: 2013-08-20 08:08:37 UTC; arne
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-08-20 12:12:51

● Cran Task View: Econometrics
● 0 images, 19 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'frontier' ...
** package 'frontier' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dis.c -o dis.o
f95   -fpic  -g -O2  -c front41.f -o front41.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o frontier.so dis.o front41.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/frontier/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'frontier'
    finding HTML links ... done
    coef.front41Output                      html  
    coef.frontier                           html  
    coef.summary.frontier                   html  
    efficiencies                            html  
    efficiencies.frontier                   html  
    elas.frontierQuad                       html  
    fitted.frontier                         html  
    front41Data                             html  
    front41Est                              html  
    front41ReadOutput                       html  
    front41WriteInput                       html  
    frontier                                html  
    frontierQuad                            html  
    frontierTranslogRay                     html  
    logLik.frontier                         html  
    lrtest.frontier                         html  
    residuals.frontier                      html  
    riceProdPhil                            html  
    summary.front41Output                   html  
    summary.frontier                        html  
    telecom                                 html  
    vcov.frontier                           html  
** building package indices
** testing if installed package can be loaded
* DONE (frontier)
Making 'packages.html' ... done