cardealers2 | R Documentation |
An example dataset with six car dealers data to be use in DEA (Data Envelopment Analysis).
Employess
: The number of employees in the car dealer to be considered as input variable in DEA.
CarsSold
: The number of car sold by the car dealer to be considered as output variable in DEA.
WorkOrders
: The number of works orders for the mechanical garage to be considered as output variable in DEA.
The purpose of this dataframe is to be used in DEA (Data Envelopment Analysis). DEA rate each unit, in this case car dealers, in terms of efficiency. Less input and more output lead to higher efficiency scores.
data('cardealers2')
Vicente Coll Serrano y Olga M. Blasco Blasco (2006) Evaluacion de la eficiencia mediante el analisis envolvente de datos. Electronic edition. https://www.eumed.net/libros-gratis/2006c/197/
See also adea-package
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.