insightsengineering / insightsengineering/teal.modules.general
mice package in missing data module
- Dominant language
- R
- Stars
- 16
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Simplify calculations using `mice` package
Please have a look at below:

Within one function call we got the data for the first and second plot.


Adding this might simplify data transformations done in this module.
Please note special case of panel data (e.g. ADRS) where we want to have also count of missing in cols per patients in which we have `anyNA()` function. Thus, some transformations might be still needed.
Provenance:
```
Creator: pawelru
```
Contributor guide
Assessment
This issue has not been assessed yet.