print.summary.game: Print strategic model summary

View source: R/games.r

print.summary.gameR Documentation

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 running summary on a fitted model of class game

...

other arguments, currently ignored

Details

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

Value

x, invisibly.

Author(s)

Brenton Kenkel (brenton.kenkel@gmail.com)

See Also

summary.game


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