Learn R Programming

shapr (version 1.0.6)

append_vS_list: Append the New vS_list to the Previous vS_list

Description

Append the New vS_list to the Previous vS_list

Usage

append_vS_list(vS_list, internal)

Value

The vS_list after being merged with previously computed vS_lists (stored in internal)

Arguments

vS_list

List. Output from compute_vS().

internal

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