fforms_ensemble: Function to identify models to compute combination forecast...

View source: R/fforms_ensemble.R

fforms_ensembleR Documentation

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)

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

Value

a list containing the names of the forecast models

Author(s)

Thiyanga Talagala


seer documentation built on Oct. 1, 2022, 9:06 a.m.