randomforestprediction: Trains a random forest model.

Description Usage Arguments Value

View source: R/buildmetaleveldataset.R

Description

Trains a random forest model.

Usage

1
randomforestprediction(train, label, test)

Arguments

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.

Value

The future detrended time series.


DescartesResearch/telescope documentation built on Oct. 23, 2021, 9:51 a.m.