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 ShapleyValue object

...

Other parameters passed down to print() and summary()


[Package GameTheory version 2.7.1 Index]