Uses of Package
uchicago.src.repastdemos.regression

Packages that use uchicago.src.repastdemos.regression
uchicago.src.repastdemos.regression   
 

Classes in uchicago.src.repastdemos.regression used by uchicago.src.repastdemos.regression
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.