Package uk.ac.leeds.ccg.andyt.projects.genesis.society.demography

Class Summary
AgeInYearsFertilityProbabilityBean Deprecated.
AgeInYearsMortalityProbabilityBean Deprecated.
AgeInYearsPopulationCountBean Deprecated.
CompareProbabilities  
GENESIS_Age  
GENESIS_AgeBound A class for age limits.
GENESIS_Demographics  
GENESIS_Fertility A class for storing live birth fertility rates and for calculating pregnancy probabilities from these using mortality and miscarriage rates.
GENESIS_Migration A class for handling migration in simulation model.
GENESIS_Miscarriage A class for storing and handling information about Miscarriage in a demographic simulation.
GENESIS_Mortality  
GENESIS_MortalityAndFertilityEstimator A class for loading annual death counts by age and gender, annual birth counts by age of mother for a single area and for estimating the annual mortality and fertility rates for the area based on the start population and estimated annual mortality and fertility rates.
GENESIS_Population A class for storing population count statistics.
Mapping