Learn R Programming

shapr (version 1.0.6)

compute_vS: Compute v(S) for All Feature Subsets S

Description

Compute v(S) for All Feature Subsets S

Usage

compute_vS(internal, model, predict_model)

Value

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

Arguments

internal

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