Learn R Programming

tsensembler (version 0.0.5)

combine_committees: Merge across sub-ensembles

Description

Merge across sub-ensembles

Usage

combine_committees(predict_info, FUN, object, newdata)

Arguments

predict_info

output of hat_info function

FUN

function used to combine the models in each subset.

object

constructive aggregation class object

newdata

new data to make predictions