summary.game: Summarize a strategic model object

View source: R/games.r

summary.gameR Documentation

Summarize a strategic model object

Description

The default method for summarizing a game object.

Usage

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


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