Scroll to navigation

GAMBIT-LOGIT(1) User Commands GAMBIT-LOGIT(1)

NAME

gambit-logit - Compute a branch of the logit equilibrium correspondence

SYNOPSIS

gambit-logit [ OPTIONS]

DESCRIPTION

Compute a branch of the logit equilibrium correspondence
Accepts game on standard input.

OPTIONS

-d DECIMALS
show equilibria as floating point with DECIMALS digits
-s STEP
initial stepsize (default is .03)
-a ACCEL
maximum acceleration (default is 1.1)
-m MAXLAMBDA
stop when reaching MAXLAMBDA (default is 1000000)
-l LAMBDA
compute QRE at `lambda` accurately
-L FILE
compute maximum likelihood estimates; read strategy frequencies from FILE
-h
print this help message
-q
quiet mode (suppresses banner)
-e
print only the terminal equilibrium (default is to print the entire branch)
Gambit version 0.2010.09.01, Copyright (C) 1994-2010, The Gambit Project This is free software, distributed under the GNU GPL

SEE ALSO

The full documentation for Compute is maintained as a Texinfo manual. If the info and Compute programs are properly installed at your site, the command
info Compute
should give you access to the complete manual.
January 2011 gambit-logit: 0.2010.09.01