games (version 0.5-1)

print.summary.game: Print strategic model summary

Description

Print output from summary.game

Usage

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

Arguments

x
an object of class summary.game, typically produced by summary on a fitted model of class game
...
other arguments, currently ignored

Value

  • x, invisibly.

Details

Prints the standard regression results table from a fitted strategic model, along with the log-likelihood, AIC, and number of observations.