summary.ShapleyValue {GameTheory} | R Documentation |
Summary methods for a ShapleyValue Object
Description
Prints the summary of the Shapley values solution for a given game.
Usage
## S3 method for class 'ShapleyValue'
summary(object, ...)
Arguments
object |
A |
... |
Other parameters passed down to |
[Package GameTheory version 2.7.1 Index]