Description Usage Arguments Value
This function ensures that the data meets model requirements
1 | valid_md_lstm_keras(ts_data, lstm_keras_arg)
|
ts_data |
A univariate 'ts' or 'xts' object |
lstm_keras_arg |
A list, optional arguments to pass to the lstm network |
A boolean, TRUE if the forecasting is possible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.