summary.ShapleyValue: Summary methods for a ShapleyValue Object
Description
Prints the summary of the Shapley values solution for a given game.
Usage
# S3 method for ShapleyValue
summary(object, ...)
Arguments
- object
A ShapleyValue object
- ...
Other parameters passed down to print() and summary()