compute_vS {shapr}R Documentation

Computes v(S) for all features subsets S.

Description

Computes v(S) for all features subsets S.

Usage

compute_vS(internal, model, predict_model)

Arguments

internal

List. Not used directly, but passed through from explain().

Value

List of v(S) for different coalitions S, optionally also with the samples used to estimate v(S)


[Package shapr version 1.0.4 Index]