print.game: Print a strategic model object

View source: R/games.r

print.gameR Documentation

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

Details

Prints the call and coefficients of a fitted strategic model.

Value

x, invisibly

Author(s)

Brenton Kenkel (brenton.kenkel@gmail.com)


ccrismancox/games2 documentation built on April 17, 2025, 3:21 a.m.