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. |
Value
data.frame
with simulated data.
[Package eat version 0.1.4 Index]