egttools.games.informal_risk

Functions

calculate_nb_states

Calculates the number of states (combinations) of the members of a group in a subgroup.

calculate_state

This function converts a vector containing counts into an index.

sample_simplex

Transforms a state index into a vector.

Classes

AbstractGame

Abstract class which must be implemented by any new game.

InformalRiskGame

Game of informal risk sharing.