Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: handling ax for zero death age groups #79

Open
StefanieAW opened this issue Dec 7, 2021 · 0 comments
Open

BUG: handling ax for zero death age groups #79

StefanieAW opened this issue Dec 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@StefanieAW
Copy link

StefanieAW commented Dec 7, 2021

Describe the bug
The lifetable function will not run on datasets where ax is NA from zero death age groups. An error is produced saying that ax is not greater than or equal to zero.

To Reproduce

Steps to reproduce the codebug:
I was attempting to run lifetable functions on the new HMD_2020.csv data in our non_cod data 2020 folder.

Expected behavior
Table should be able to run and this error can be bypassed by producing each parameter individually using other functions in demCore.

@StefanieAW StefanieAW added the bug Something isn't working label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant