| dataExample {sufficientForecasting} | R Documentation |
A simulated dataset
Description
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.
Usage
dataExample
Format
-
dataExample$Xsimulated predictors; a p by T matrix -
dataExample$ysimulated responses; a T by 1 vector -
dataExample$newXsimulated new predictors for forecasting; a p by 1 vector
[Package sufficientForecasting version 0.1.0 Index]