data.SW3 {WASP} | R Documentation |
Sample data: Sinewave model 3 (SW3)
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 3 (SW3) is defined as:
x_{t}= \sum_{i=1}^3 sin(2pi*f_{i}*t)+eps
Usage
data(data.SW3)
[Package WASP version 1.4.4 Index]