print.summary.game: Print strategic model summary

Description Usage Arguments Details Value Author(s) See Also

View source: R/games.r

Description

Print output from summary.game

Usage

1
2
## 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


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