JuliaActuary / MortalityTables.jl

Easily Reference and use Actuarial Mortality Tables
https://juliaactuary.github.io/MortalityTables.jl/stable
Other
28 stars 10 forks source link

use `decrement` instead of `cumulative_decrement` #66

Closed alecloudenback closed 4 years ago

alecloudenback commented 4 years ago

when passing a range of timepoints/ages, the cumulative part of cumulative_decrement is redundant. Remove the redundant portion for the 1.0 release.