|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.liv.auction.stats.AbstractAuctionReport
uk.ac.liv.auction.stats.AbstractMarketStatsReport
uk.ac.liv.auction.stats.DynamicSurplusReport
uk.ac.liv.auction.stats.PayoffReport
uk.ac.liv.auction.stats.GroupPayoffReport
A report that lists the ratio of actual to theoretical profits of each agent group in the auction.
AgentGroup,
Serialized Form| Field Summary |
| Fields inherited from class uk.ac.liv.auction.stats.PayoffReport |
totalProfits |
| Fields inherited from class uk.ac.liv.auction.stats.DynamicSurplusReport |
equilibriaStats, P_QUANTITY, quantity |
| Fields inherited from class uk.ac.liv.auction.stats.AbstractAuctionReport |
auction |
| Constructor Summary | |
GroupPayoffReport()
|
|
| Method Summary | |
java.lang.Object |
getKey(AbstractTradingAgent agent)
Map an agent onto a group. |
java.lang.String |
getKeyName()
Return user-friendly description of the space of groups. |
java.lang.String |
getReportText()
|
| Methods inherited from class uk.ac.liv.auction.stats.PayoffReport |
calculate, calculatePayoffs, getNumberOfAgents, getPayoff, getProfits, getTotalProfits, getVariables, initialise, produceUserOutput, setup |
| Methods inherited from class uk.ac.liv.auction.stats.DynamicSurplusReport |
calculateTotalEquilibriumSurplus, equilibriumSurplus, eventOccurred, getEquilibriumProfits, getQuantity, recalculate, reset, setAuction, setQuantity, updateStats |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GroupPayoffReport()
| Method Detail |
public java.lang.Object getKey(AbstractTradingAgent agent)
PayoffReport
getKey in class PayoffReportagent - The agent to map from.
public java.lang.String getKeyName()
PayoffReport
getKeyName in class PayoffReportpublic java.lang.String getReportText()
getReportText in class PayoffReport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||