data.SW1 {WASP} | R Documentation |
Sample data: Sinewave model 1 (SW1)
Description
A dataset containing 3 lists: a vector of response (x), a matrix of 9 potential predictors (dp) with each column containing one potential predictor, and a vector of true predictor numbers. The Sinewave model 1 (SW1) is defined as:
x_{t}= sin(2pi*f*t)+eps
Usage
data(data.SW1)
[Package WASP version 1.4.4 Index]