Coll_Blasco_2006 | R Documentation |
Data of six authorized dealers with two inputs and two outputs.
data("Coll_Blasco_2006")
Data frame with 6 rows and 5 columns. Definition of inputs (X) and outputs (Y):
Number of employees
Impairment of assets
Number of vehicles sold
Number of orders received at the garage
Vicente Coll-Serrano (vicente.coll@uv.es). Quantitative Methods for Measuring Culture (MC2). Applied Economics.
Vicente Bolos (vicente.bolos@uv.es). Department of Business Mathematics
Rafael Benitez (rafael.suarez@uv.es). Department of Business Mathematics
University of Valencia (Spain)
Coll-Serrano, V.; Blasco-Blasco, O. (2006). Evaluacion de la Eficiencia mediante el Análisis Envolvente de Datos. Introduccion a los Modelos Básicos.
make_deadata
# Example. How to read data with deaR
data("Coll_Blasco_2006")
data_example <- make_deadata(Coll_Blasco_2006,
dmus = 1,
ni = 2,
no = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.