Learn R Programming

eat (version 0.1.4)

Y1.sim: Single Output Data Generation

Description

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

Usage

Y1.sim(N, nX)

Value

data.frame with simulated data.

Arguments

N

Sample size.

nX

Number of inputs. 1, 3, 6, 9, 12 and 15 are acceptable.