Uses of Package
microsim.statistics
Packages that use microsim.statistics
Package
Description
-
Classes in microsim.statistics used by microsim.statisticsClassDescriptionA 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.A collection filter is used by the CrossSection class to filter elements of the source collection.Used by statistical object to access array of double values.Used by statistical object to access double data.Used by statistical object to access array of float values.Used by statistical object to access float data.Used by statistical object to access array of integer values.Used by statistical object to access integer data.Used by statistical object to access array of long values.Used by statistical object to access long data.Used by jas.statistics.db package objects to obtain the reference of the sources of a CrossSection.An updatable source is a class implementing one of the I*Source interfaces, which needs to be updated to refresh its data.A series is a sequential collection of values coming from a given variable source over time.The time checker is used by all the classes implementing the IUpdatableSource interface to avoid repetitive updates.
Every time the updateSource method of the user class is invoked, it asks to TimeChecker if the update has been done yet at the current simulation time.
If the time checker is disabled it force the users to always update themselves. -
Classes in microsim.statistics used by microsim.statistics.functionsClassDescriptionUsed by statistical object to access array of double values.Used by statistical object to access double data.Used by statistical object to access array of float values.Used by statistical object to access float data.Used by statistical object to access array of integer values.Used by statistical object to access integer data.Used by statistical object to access array of long values.Used by statistical object to access long data.An updatable source is a class implementing one of the I*Source interfaces, which needs to be updated to refresh its data.The time checker is used by all the classes implementing the IUpdatableSource interface to avoid repetitive updates.
Every time the updateSource method of the user class is invoked, it asks to TimeChecker if the update has been done yet at the current simulation time.
If the time checker is disabled it force the users to always update themselves. -
Classes in microsim.statistics used by microsim.statistics.reflectorsClassDescriptionUsed by statistical object to access double data.Used by statistical object to access float data.Used by statistical object to access integer data.Used by statistical object to access long data.Used by statistical object to access string data.
-
Classes in microsim.statistics used by microsim.statistics.regressionClassDescriptionUsed by statistical object to access double data.Used by statistical object to access object data.
-
Classes in microsim.statistics used by microsim.statistics.weightedClassDescriptionA collection filter is used by the CrossSection class to filter elements of the source collection.Used by jas.statistics.db package objects to obtain the reference of the sources of a CrossSection.An updatable source is a class implementing one of the I*Source interfaces, which needs to be updated to refresh its data.The time checker is used by all the classes implementing the IUpdatableSource interface to avoid repetitive updates.
Every time the updateSource method of the user class is invoked, it asks to TimeChecker if the update has been done yet at the current simulation time.
If the time checker is disabled it force the users to always update themselves. -
Classes in microsim.statistics used by microsim.statistics.weighted.functionsClassDescriptionUsed by statistical object to access double data.An updatable source is a class implementing one of the I*Source interfaces, which needs to be updated to refresh its data.