insightsengineering/random.cdisc.data

ADAB refactoring random cdisc dataset

Closed this issue · 2 comments

Based on this issue https://code.roche.com/nest/docs/tlg-catalog/devel/-/issues/118#note_2009231
we found out that ADAB is not properly coded to show what we need.

  1. There should be only one visit per Day
  2. Generate different visits: CYCLE 1 DAY 1, CYCLE 1 DAY 2, CYCLE 1 DAY 8, CYCLE 2 DAY 1, CYCLE 2 DAY 2, etc. instead of only visits at Day 1 and 2 currently (please use the same VISIT and time point as in ADPC)

Actually this is because ADAB is based on ADPC, so we have to refactor ADPC

Closed, the visit day is not needed as we solved it by doing a preprocessing filtering