The AddOnePlayer function takes a table of sorted combinations, generated by either GenerateCombination or SortCombination, and outputs a table. The AddOnePlayer input and output tables are queried by the SQL Statements to Compute the Shapley Value.
The AddOnePlayer function takes a table of sorted combinations, generated by either GenerateCombination or SortCombination, and outputs a table. The AddOnePlayer input and output tables are queried by the SQL Statements to Compute the Shapley Value.