print.summary.sigfit {sigInt}R Documentation

Print the summary table for a sigfit object.

Description

Prints the summary regression table for a model fitted with sigint.

Usage

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

Arguments

x

a summary.sigfit object.

...

Additional arguments (not currently used)

Details

Prints the standard regression results table from a fitted strategic model, along with the log-likelihood and number of games used in estimation.


[Package sigInt version 0.2.0 Index]