| as_timesteps | R Documentation | 
Get ANN timesteps from ANN lag
as_timesteps(lag = 1L, type = "univariate")
lag | 
 The ANN lag, returned by   | 
type | 
 The type of time series:   | 
The timesteps number for a LSTM.
as_lag
Other Recurrent Neural Network (RNN): 
as_LSTM_X(),
as_LSTM_Y(),
as_LSTM_data_frame(),
as_LSTM_period_outcome(),
as_lag(),
build_LSTM(),
fit_LSTM(),
get_LSTM_XY(),
get_period_shift(),
load_weights_ANN(),
predict_ANN(),
save_weights_ANN(),
start_invert_differencing()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.