View source: R/compute_estimates.R
compute_shapley | R Documentation |
Compute shapley values
compute_shapley(internal, dt_vS)
internal |
List.
Holds all parameters, data, functions and computed objects used within |
dt_vS |
The contribution matrix. |
A data.table
with Shapley values for each test observation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.