BenchMark_Tests_And_Microcomputer {MultiplierDEA} | R Documentation |
Data: Relationship between benchmark tests and Microcomputer price data
Description
The Relationship between benchmark tests and Microcomputer price data.
Usage
BenchMark_Tests_And_Microcomputer
Format
A data frame containing data for 22 Microcomputers.
System
a character vector
Price
a numeric vector
MemorySize
a numeric vector
DiskCapacity
a numeric vector
CPU
a numeric vector
IO
a numeric vector
RL1
a numeric vector
RL2
a numeric vector
RL3
a numeric vector
Source
Sircar S. and Dave D (1986) Tbe relationship between benchmark tests and microcomputer price. Communications of the ACM, 29, 212-217.
References
Sircar S. and Dave D (1986) Tbe relationship between benchmark tests and microcomputer price. Communications of the ACM, 29, 212-217.
Examples
data(BenchMark_Tests_And_Microcomputer)
attach(BenchMark_Tests_And_Microcomputer)
x <- BenchMark_Tests_And_Microcomputer
detach(BenchMark_Tests_And_Microcomputer)
[Package MultiplierDEA version 0.1.19 Index]