owen: Compute Owen Value Decompositions

View source: R/shapley.R

owenR Documentation

Compute Owen Value Decompositions

Description

Compute Owen Value Decompositions

Usage

owen(vfun, factors, outcomes = "value", silent = FALSE, ...)

Arguments

vfun

A value function.

factors

A list of vectors, where each item of the list is treated as one group. This list also can contain further lists, defining subgroups. Only two levels of nesting are currently supported.

outcomes

Column names for outcome values (usually this is only one).

silent

If FALSE (the default), prints a progress bar.

...

Additional arguments passed to vfun.


elbersb/shapley documentation built on Jan. 17, 2024, 1:59 a.m.