Description Usage Arguments Value
View source: R/buildmetaleveldataset.R
Trains a random forest model.
1 | randomforestprediction(train, label, test)
|
train |
A matrix containing the seasonal component and fourier terms for training. |
label |
A vector containing the detrended time series. |
test |
A matrix containing the seasonal component and fourier terms for the prediction. |
The future detrended time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.