compute_vS: Computes 'v(S)' for all features subsets 'S'.

View source: R/compute_vS.R

compute_vSR 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, method = "future")

Arguments

internal

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

method

Character Indicates whether the lapply method (default) or loop method should be used. Options other than "future" is only used for testing/debugging.


NorskRegnesentral/shapr documentation built on Feb. 11, 2025, 6:41 a.m.