data.SW3 | R Documentation |
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
data(data.SW3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.