Learn R Programming

eat (version 0.1.4)

X2Y2.sim: 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)

Value

data.frame with simulated data.

Arguments

N

Sample size.

border

Percentage of DMUs in the frontier.

noise

Random noise.