X2Y2.sim {eat} | R Documentation |
2 Inputs & 2 Outputs Data Generation
Description
This function is used to simulate the data in a scenario with 2 inputs and 2 outputs.
Usage
X2Y2.sim(N, border, noise = NULL)
Arguments
N |
Sample size. |
border |
Percentage of DMUs in the frontier. |
noise |
Random noise. |
Value
data.frame
with simulated data.
[Package eat version 0.1.4 Index]