| frontiles-package | R Documentation |
It calculates the alpha-quantile efficiency score and order-m score in multi-dimension and gives representation of alpha-quantile efficiency frontier. This work was supported by the agence nationale de la recherche through the EPI project (ANR-08-BLAN-0106-01)
| Package: | frontiles |
| Type: | Package |
| Version: | 1.2 |
| Date: | 2023-04-01 |
| License: | GPL Vesion 2 or later |
| LazyLoad: | yes |
Abdelaati Daouia and Thibault Laurent
Maintainer: <thibault.laurent@univ-tlse1.fr>
Daouia, A. and L. Simar (2007), Nonparametric efficiency analysis: A multivariate conditional quantile approach, Journal of Econometrics 140, 375-400.
data(spain)
xobs=as.matrix(spain[,3:4])
yobs=as.matrix(spain[,1])
score.ref.1<-alphascore(xobs,yobs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.