coalition_matrix_cpp {shapr} | R Documentation |
Get coalition matrix
Description
Get coalition matrix
Usage
coalition_matrix_cpp(coalitions, m)
Arguments
coalitions |
List. Each of the elements equals an integer vector representing a valid combination of features/feature groups. |
m |
Integer. Number of features/feature groups. |
Value
Matrix
Author(s)
Nikolai Sellereite, Martin Jullum
[Package shapr version 1.0.4 Index]