Package microsim.dev.statistics


package microsim.dev.statistics
  • Classes
    Class
    Description
    Sampler that keeps statistical information about the samples.
    A cross section is a collection of values; each of them representing the status of a given variable of an element of a collection of agents.
    Statistics over a collection of data.
    Extract time series at the end of every step.
    A weighted cross section is a collection of values; each of them representing the status of a given variable of an element of a collection of agents, along with the weight associated with each agent.
    Weighted statistics over a collection of data.
    A bundle of values and their weights.