Uses of Package
microsim.statistics
Packages that use microsim.statistics
Package
Description
-
Classes in microsim.statistics used by microsim.statisticsClassDescriptionA collection filter is used by the
CrossSection
class to filter elements of the source collection.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.Used by statistical objects to access arrays of double values.Used by statistical object to access double data.Used by statistical objects to access arrays 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.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 theUpdatableSource
interface to avoid repetitive updates.
Every time theUpdatableSource.updateSource()
method of the user class is invoked, it asksTimeChecker
if the update has been done yet at the current simulation time.
If the time checker is disabled it forces users to always update themselves.An updatable source is a class implementing one of the *Source interfaces, which needs to be updated to refresh its data. -
Classes in microsim.statistics used by microsim.statistics.functionsClassDescriptionUsed by statistical objects to access arrays of double values.Used by statistical object to access double data.Used by statistical objects to access arrays 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.The time checker is used by all the classes implementing the
UpdatableSource
interface to avoid repetitive updates.
Every time theUpdatableSource.updateSource()
method of the user class is invoked, it asksTimeChecker
if the update has been done yet at the current simulation time.
If the time checker is disabled it forces users to always update themselves.An updatable source is a class implementing one of the *Source interfaces, which needs to be updated to refresh its data. -
Classes in microsim.statistics used by microsim.statistics.reflectorsClassDescriptionUsed by statistical object to access double 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.The time checker is used by all the classes implementing theUpdatableSource
interface to avoid repetitive updates.
Every time theUpdatableSource.updateSource()
method of the user class is invoked, it asksTimeChecker
if the update has been done yet at the current simulation time.
If the time checker is disabled it forces users to always update themselves.An updatable source is a class implementing one of the *Source interfaces, which needs to be updated to refresh its data. -
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 *Source interfaces, which needs to be updated to refresh its data.