Package p3j.experiment.results

Interface Summary
IAggregationSelector A simple interface to define functions that select data for aggregation.
 

Class Summary
AbstractAggregationSelector An abstract class containing functionality all aggregation selectors may share.
BasicResults Represents the fundamental set of results calculated by the system.
ChooseAgesForSingleYearSelector Selectors of this type select data from a particular year across all trials.
ExecutionSummary Summary of a single PPPM execution.
MergeSubPopChooseAgesSingleYearSelector Merges some sub-populations and selects the ages for a specific years afterwards.
MergeSubPopOldAgeDependencyRatioSelector Computes the old age dependency ratio for certain sub-populations.
MergeSubPopSumOverAgesSelector This aggregator allows to add and subtract certain population, before summing over their ages and afterwards behaving like SumOverAgesSelector.
ParameterAssumptionEncoder Auxiliary class to encode assumption mappings and describe the encoding in human- and machine-readable form.
ResultAggregation Simple helper class to define the result aggregation.
ResultExport Class responsible for exporting results.
ResultsOfTrial This class is intended to represent the results of a single trial as stored in the database.
SumOverAgesSelector Selector to sum over ages, i.e. the result is a single number per year, giving the overall amount of people in the selected population(s).
YearlyAgeTrialMatrixSelector Aggregates a trial x age matrix for a given year.
 



Copyright © 2012. All Rights Reserved.