pharmaverse / admiral.test

Test SDTM data for use with admiral
Other
2 stars 1 forks source link

Update ---DTC variables to have times attached to them #110

Closed bms63 closed 1 year ago

bms63 commented 1 year ago

We showcase a lot of our time and date imputation functions using the CDISC pilot data --DTC variables available in this package.

However, all the --DTC variables have only YYYY-MMM-DD and no times. This means when we do any imputation we either getYYYY-MMM-DD 00:00:00 or YYYY-MMM-DD 23:59:59. This limits our abilities to really showcase the power of our admiral functions.

We should update the --DTC variables to includes times, partial times and partial date.

The MH dataset should also be re-worked to have the ---DTC variables with partial dates, e.g. 2019--- or 2019---07. Others should be looked at as well.