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 in ae_table_soc() total #44

Closed
DanChaltiel opened this issue Jun 10, 2024 · 1 comment
Closed

BUG in ae_table_soc() total #44

DanChaltiel opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working Questionning Not sure about this

Comments

@DanChaltiel
Copy link
Owner

The "total" column has missing values where it should not.

x = ae_table_soc(df_ae=ae, df_enrol=enrolres, term="AETERM")
anyNA(x$crt_alone_Tot))
@DanChaltiel DanChaltiel added the bug Something isn't working label Jun 10, 2024
@DanChaltiel DanChaltiel added the Questionning Not sure about this label Jul 4, 2024
@DanChaltiel
Copy link
Owner Author

most likely fixed in the new AE tables design

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Questionning Not sure about this
Projects
None yet
Development

No branches or pull requests

1 participant