print.game: Print a strategic model object

Description Usage Arguments Details Value Author(s)

View source: R/games.r

Description

The default method for printing a game object.

Usage

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

Arguments

x

a fitted model of class game

...

other arguments, currently ignored

Details

Prints the call and coefficients of a fitted strategic model.

Value

x, invisibly

Author(s)

Brenton Kenkel (brenton.kenkel@gmail.com)


games documentation built on May 2, 2019, 3:26 p.m.