Learn R Programming

boostingDEA (version 0.1.0)

CobbDouglas: Single Output Data Generation

Description

This function is used to simulate the data in a single output scenario.

Usage

CobbDouglas(N, nX)

Value

data.frame with the simulated data.

Arguments

N

Sample size.

nX

Number of inputs. Possible values: 1, 2, 3, 4, 5,6, 9, 12 and 15.