waveform {ElemStatLearn} | R Documentation |
Simulates waveform data, as in the book page 402.
waveform(n)
n |
Number of waveforms to simulate |
The formulas are given in the book page 402.
Dataframe with two variables, x
, a matrix with 21 columns,
and a vector
y
with class labels.
Kjetil Halvorsen
waveform.train and waveform.test.