owen_appro {TUvalues} | R Documentation |
Owen value (approximation)
Description
Calculate the approximated Owen value based on sampling
Usage
owen_appro(characteristic_func, union, n_players, n_rep)
Arguments
characteristic_func |
The valued function defined on the subsets of the number of players |
union |
List of vectors indicating the a priori unions between the players |
n_players |
The number of players |
n_rep |
The number of iterations to perform in the approximated calculation |
Value
The Owen value for each player
[Package TUvalues version 1.0.0 Index]