games (version 0.5-0)

print.game: Print a strategic model object

Description

The default method for printing a game object.

Usage

## S3 method for class 'game':
print(x, ...)

Arguments

x
a fitted model of class game
...
other arguments, currently ignored

Value

  • x, invisibly

Details

Prints the call and coefficients of a fitted strategic model.