data1 {NPRED} | R Documentation |
Sample data : AR9 model: x(i)=0.3*x(i-1)-0.6*x(i-4)-0.5*x(i-9)+eps
Description
A dataset containing 500 rows (data length) and 16 columns. The first column is response data and the rest columns are possible predictors.
Usage
data(data1)
[Package NPRED version 1.1.0 Index]