pygambit.qre.fit_fixedpoint#

pygambit.qre.fit_fixedpoint(data: MixedStrategyProfileDouble) LogitQREMixedStrategyFitResult#

Use maximum likelihood estimation to find the point on the principal branch of strategic form game closest to data. The data are expressed as an instance of a mixed strategy profile on the game. The data should typically be expressed as the counts of observations of each strategy.

New in version 16.1.0.