data.unrestricted | R Documentation |
set.seed(123)
n <- 500
p <- 50
common <- sim.unrestricted(n, p)
idio <- sim.var(n, p)
x <- common$data + idio$data
data.unrestricted
## 'data.unrestricted' A ts object with 500 rows (observations) and 50 columns (series)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.