powered by
Split a given time series dataset into train and test set for evaluation.
divide_ts(y, n_ahead)
List of two datasets, train and test.
Time series data of which columns indicate the variables
step to evaluate