exact_coalition_table | R Documentation |
Get table with all (exact) coalitions
exact_coalition_table(
m,
dt_valid_causal_coalitions = NULL,
weight_zero_m = 10^6
)
m |
Positive integer. Total number of features/groups. |
dt_valid_causal_coalitions |
data.table. Only applicable for asymmetric Shapley
values explanations, and is |
weight_zero_m |
Numeric. The value to use as a replacement for infinite coalition weights when doing numerical operations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.