Learn R Programming

shapr (version 1.0.4)

append_vS_list: Appends the new vS_list to the prev vS_list

Description

Appends the new vS_list to the prev 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().