get_list_approaches: Helper function used in 'explain.combined'

View source: R/explanation.R

get_list_approachesR Documentation

Helper function used in explain.combined

Description

Helper function used in explain.combined

Usage

get_list_approaches(n_features, approach)

Arguments

n_features

Integer vector. Note that length(n_features) <= 2^m, where m equals the number of features.

approach

Character vector of length m. All elements should be either "empirical", "gaussian" or "copula".

Value

List

Author(s)

Nikolai Sellereite


shapr documentation built on May 4, 2023, 5:10 p.m.