Tim Riffe

Results 22 issues of Tim Riffe

There are cases, such as Slovenia, where age grouping (for deaths in this case) is done on the fly to make adjacent 0s into one age group. For example age...

- [ ] make `Code` is just the short code portion. - [ ] change `Sex = "b"` to `"t"` everywhere - [ ] output in isoweeks - [ ]...

Note to include both earliest and most recent dates in the availability dashboard.

enhancement

Hi @eshom how's it going? I suspect you may have moved on, but I hope you'd be willing to entertain future PRs for this repo. Namely, we have a new...

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...

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

- [ ] 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...

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`...

This is so that `names2age()` works elsewhere, e.g. `rescaleAgeGroups()`. As-is, things break because age is siphoned incorrectly from the names attribute.