Learn R Programming

tsensembler (version 0.0.4)

combine_committees: Merge across sub-ensembles

Description

Merge across sub-ensembles

Usage

combine_committees(predict_info, FUN, object, newdata)

Arguments

predict_info

data from ...

FUN

function used to combine the models in each subset.

object

constructive aggregation class object

newdata

new data to make predictions