aggregate_model_predictions: Aggregate Model Predictions

aggregate_model_predictionsR Documentation

Aggregate Model Predictions

Description

Processes model predictions according to cluster structure, then chooses between model predictions for each dfm being used to fit a model.

Usage

aggregate_model_predictions(
  pred_lst,
  dfms = NULL,
  models = NULL,
  val_data = NULL,
  n_cluster,
  agg_type = "random",
  n_cluster_collapse_type = "simple"
)

activetext/activeR documentation built on May 31, 2024, 10:21 a.m.