merging_in_experts: Merge models in each committee

Description Usage Arguments

View source: R/ca-integration.r

Description

Merge models in each committee

Usage

1
merging_in_experts(C, Y_hat, W, FUN)

Arguments

C

list of ids representing the models in each subset

Y_hat

data frame with the prediction of each model across data

W

weights of each model according to recent performance

FUN

function used to combine the models in each subset. Currently implemented options are: window_loss, simple, and blast.


vcerqueira/tsensembler documentation built on Oct. 28, 2020, 11:46 p.m.