DemoTools icon indicating copy to clipboard operation
DemoTools copied to clipboard

Tools for the evaluation, adjustment, and standardization of demographic data

Results 26 DemoTools issues
Sort by recently updated
recently updated
newest added

Add option to single and abridged lifetables to closeout (all columns) using a constant mortality assumption. This closeout may or may not imply extrapolation needing to take place, that depends...

Hello, this is a reference to the nonstable population lifetable estimation functions I've added.

Child-woman adjustment requires female pop as input, but this input is not available to mig_beta() when estimating residual net mig for males. Current implementation adjusts boys to net mig of...

Turn `rstan` dependency into an indirect one. Same for `dplyr` and friends.

I tried to reproduce the results in the sample data in the PAS OPAG workbook, but it crashes in groupAges. Trying to track down the error there seem to be...

For now, can just make sure that input pop and standard are the same where they overlap (so can be either single or 5-year). Add this check: ` stopifnot(OAnew >=...

- [ ] transitivity (dx, lx, qx all agree, if mx derived from qx, then a lifetable from mx or qx should be identical). should only have perfect transitivity of...

Hi Tim, Would it be possible to also return the 1x1 lx matrix that is computed in interp_coh()? It would be handy to be able to use it to derive...

TODO list: - [x] ensure births cover needed years if given in args. - [x] modularize birth download - [x] check `c1` `c2` age ranges match - [x] ensure `nlx`...