valid_md_lstm_keras: Check LSTM-keras model validity

Description Usage Arguments Value

View source: R/arg_checks.R

Description

This function ensures that the data meets model requirements

Usage

1
valid_md_lstm_keras(ts_data, lstm_keras_arg)

Arguments

ts_data

A univariate 'ts' or 'xts' object

lstm_keras_arg

A list, optional arguments to pass to the lstm network

Value

A boolean, TRUE if the forecasting is possible.


xavierkamp/tsForecastR documentation built on Feb. 1, 2020, 10:16 a.m.