summary.game: Summarize a strategic model object

Description Usage Arguments Details Value Author(s) See Also

View source: R/games.r

Description

The default method for summarizing a game object.

Usage

1
2
## S3 method for class 'game'
summary(object, useboot = TRUE, ...)

Arguments

object

a fitted model of class game

useboot

logical: use bootstrap estimates (if present) to construct standard error estimates?

...

other arguments, currently ignored

Details

Forms the standard regression results table from a fitted strategic model. Normally used interactively, in conjunction with print.summary.game.

Value

an object of class summary.game, containing the coefficient matrix and other information needed for printing

Author(s)

Brenton Kenkel (brenton.kenkel@gmail.com)

See Also

print.summary.game


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