| tokyo_libraries {adea} | R Documentation |
A data set of Tokyo libraries
Description
tokyo_libraries involves a set of 23 libraries in Tokyo and it has been used frequently in DEA literature.
Format
Area.I1: Area of library.
Books.I2: Number of books.
Staff.I3: Staff members.
Populations.I4: Population of influence area.
Regist.O1: Registered people.
Borrow.O2: Borrowed books.
Details
The purpose of this dataframe is to be used in DEA (Data Envelopment Analysis).
The input variables are Area.I1, Books.I2, Staff.I3 and Populations.I4.
The output variables are Regist.O1 and Borrow.O2.
Usage
data('tokyo_libraries')
See Also
See also adea-package.
[Package adea version 1.5.1 Index]