Learn R Programming

seer (version 1.1.8)

fforms_ensemble: Function to identify models to compute combination forecast using FFORMS algorithm

Description

This function identify models to be use in producing combination forecast

Usage

fforms_ensemble(votematrix, threshold = 0.5)

Value

a list containing the names of the forecast models

Arguments

votematrix

a matrix of votes of probabilities based of fforms random forest classifier

threshold

threshold value for sum of probabilities of votes, default is 0.5

Author

Thiyanga Talagala