print.game | R Documentation |
The default method for printing a game
object.
## S3 method for class 'game'
print(x, ...)
x |
a fitted model of class |
... |
other arguments, currently ignored |
Prints the call and coefficients of a fitted strategic model.
x
, invisibly
Brenton Kenkel (brenton.kenkel@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.