Reshape regressors X
1 | reshape_X(X, tsteps = 1, nb_features = 1)
|
X |
input matrix |
tsteps |
An integer, the number of time steps (i.e. lags) with explanatory power. These will be included as regressors. |
nb_features |
A positive integer, number of features/regressors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.