compute_estimates: Compute the Shapley values and their standard deviation given...

View source: R/compute_estimates.R

compute_estimatesR Documentation

Compute the Shapley values and their standard deviation given v(S)

Description

Compute the Shapley values and their standard deviation given 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 Aug. 25, 2025, 5:11 p.m.