This function identify models to be use in producing combination forecast

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