compute_estimates: Computes the the Shapley values and their standard deviation...

View source: R/compute_estimates.R

compute_estimatesR 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 explain().

vS_list

List Output from compute_vS()

Value

The (updated) internal list


shapr documentation built on April 4, 2025, 12:18 a.m.