compute_estimates {shapr} | R Documentation |
Computes the the Shapley values and their standard deviation given the v(S)
Description
Computes the the Shapley values and their standard deviation given the v(S)
Usage
compute_estimates(internal, vS_list)
Arguments
internal |
List.
Not used directly, but passed through from |
vS_list |
List
Output from |
Value
The (updated) internal list
[Package shapr version 1.0.4 Index]