timriffe / DemoTools

Tools for the evaluation, adjustment, and standardization of demographic data
https://timriffe.github.io/DemoTools
Other
59 stars 31 forks source link

model lifetables #40

Open timriffe opened 5 years ago

timriffe commented 5 years ago

use coefs in dev/Data/ModelLTcoefs.R to write model lifetable functions and utilities. 1) get formulas to produce standard from coefs. Hopefully no fortran reverse engineering needed. 2) write functions to produce and scale standards 3) transform functions for fitting to data 4) extrapolation options? 5) graduation defaults for single ages

timriffe commented 5 years ago

when done, write OPAG_stable(), andOPAG() using models.

ikashnitsky commented 4 years ago

Just to keep track, #102 implements the first family of model life tables – LogQuad/Wilmoth

timriffe commented 4 years ago

You can add a line to NEWS.md

On Sat, Dec 7, 2019 at 6:10 PM Ilya Kashnitsky notifications@github.com wrote:

Just to keep track, #102 https://github.com/timriffe/DemoTools/pull/102 implements the first family of model life tables – LogQuad/Wilmoth

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/timriffe/DemoTools/issues/40?email_source=notifications&email_token=AAG43G6SHRNRB5KKJMSLCW3QXPKKBA5CNFSM4FPSL4H2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGGLGEI#issuecomment-562869009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG43GZVKN6CZSPWHYQ5O5DQXPKKBANCNFSM4FPSL4HQ .

timriffe commented 3 years ago

Here are some tasks related to model lifetables. These are medium priority right now, but can be done when there's a chance.