Package com.imsl.test.example.stat
Class LifeTablesEx1
java.lang.Object
com.imsl.test.example.stat.LifeTablesEx1
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
LifeTablesEx1
public LifeTablesEx1()
-
-
Method Details
-
main
-