Y1.sim {eat}R Documentation

Single Output Data Generation

Description

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

Usage

Y1.sim(N, nX)

Arguments

N

Sample size.

nX

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

Value

data.frame with simulated data.


[Package eat version 0.1.4 Index]