Package edu.cuny.cat.stat.round

Classes that generate reports on different aspects of cat game on a round-wise manner.

See:
          Description

Class Summary
DirectRevelationReport A report that uses FourHeapShoutEngine to process shouts at specialists to make theoretical analysis later on (in subclasses).
MarketMetricsReport A report calculating actual efficiency, actual convergence coefficient, and equilibrium price, quantitiy, and profit of specialists.
ProfitReport A report tracking the cumulative profits of specialists.
ShoutReport A report tracking shouts and transactions that have been made at specialists day by day.
TraderDistributionReport A report tracking how traders are distributed among specialists over days.
 

Package edu.cuny.cat.stat.round Description

Classes that generate reports on different aspects of cat game on a round-wise manner.