dataExample | R Documentation |
This is a simulated dataset consisting of predictors, responses, and additional predictors to make forecasting at a future time. In this example, the dimension of predictors is p=100, and the number of observed time periods is T=100.
dataExample
dataExample$X
simulated predictors; a p by T matrix
dataExample$y
simulated responses; a T by 1 vector
dataExample$newX
simulated new predictors for forecasting; a p by 1 vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.