Description Usage Arguments Value Examples
Trains arima model
1 | train_arima(data = NULL)
|
data |
The stock dataset that you want to use. If |
First 200 meanvalues and a graph showing the mean tendency of our forecasting over the test set close price move
1 2 | train_arima()
train_arima(aapl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.