Package | Description |
---|---|
p3j.experiment.results |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAggregationSelector
An abstract class containing functionality all aggregation selectors may
share.
|
class |
ChooseAgesForSingleYearSelector
Selectors of this type select data from a particular year across all trials.
|
class |
MergeSubPopChooseAgesSingleYearSelector
Merges some sub-populations and selects the ages for a specific years
afterwards.
|
class |
MergeSubPopOldAgeDependencyRatioSelector
Computes the old age dependency ratio for certain sub-populations.
|
class |
MergeSubPopSumOverAgesSelector
This aggregator allows to add and subtract certain population, before summing
over their ages and afterwards behaving like
SumOverAgesSelector . |
class |
SumOverAgesSelector
Selector to sum over ages, i.e.
|
class |
YearlyAgeTrialMatrixSelector
Aggregates a trial x age matrix for a given year.
|
Modifier and Type | Method and Description |
---|---|
IAggregationSelector[] |
ResultAggregation.getSelectorsForAggregatedDataExport()
Gets the selectors for aggregated data export.
|
IAggregationSelector[] |
ResultAggregation.getSelectorsForReport()
Gets the selectors to be used for report generation.
|
Copyright © 2012. All Rights Reserved.