aggregate_model_predictions | R Documentation |
Processes model predictions according to cluster structure, then chooses between model predictions for each dfm being used to fit a model.
aggregate_model_predictions(
pred_lst,
dfms = NULL,
models = NULL,
val_data = NULL,
n_cluster,
agg_type = "random",
n_cluster_collapse_type = "simple"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.