Description Usage Arguments Value Examples
Performs a neural network forecasting
1 | forecast_NN(data = NULL)
|
data |
dataframe. The stock dataset that you want to use. If |
Dataframe of the forecasted values and their graph
1 2 | forecast_NN()
forecast_NN(aapl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.