Package uchicago.src.repastdemos.regression

Class Summary
Boss This class represents the agent who outputs a value based on either exponential or polynomial function for a given input.
Consultant This is the agent that moves agents according to how correct they were to the boss's command.
Employee This class represents the agents who predict the output of a boss who uses either exponential or polynomial function.
Office The space the agents are contained in.
RegressionOfficeModel A model illustrating the use of the openforecast regression library.