Creates a parameters subclass that chooses random runs of years from
authorScott Gasch <[email protected]>
Sun, 19 Jan 2020 16:47:41 +0000 (08:47 -0800)
committerScott Gasch <[email protected]>
Sun, 19 Jan 2020 16:47:41 +0000 (08:47 -0800)
commit6615df6ed9352700798a62a3c1fa5f0235a4a44d
treea2bc3f8ff2710da8ea7e20c02a20ef3b7ad0a127
parent8908d59b02e42de3a891198e2226188e21660935
Creates a parameters subclass that chooses random runs of years from
US market history to replay when it reports inflation, social security
and investment returns back to the main driver program.
parameters.py
retire.py
tax_collector.py
utils.py