public class LifeTablesEx1 extends Object
Computes a cohort life table.
This example is taken from Chiang (1968). The cohort life table has thirteen equally spaced intervals, so age[0] is set to -5.0. Similarly, the probabilities of death prior to the middle of the interval are all taken to be 0.5, so a[0] is set to -1.0.Constructor and Description |
---|
LifeTablesEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.