pharmaverse / pharmaversesdtm

Test SDTM data for use within the pharmaverse family of packages
https://pharmaverse.github.io/pharmaversesdtm
Apache License 2.0
13 stars 2 forks source link

Improve `qs_ophtha` so that each `USUBJID`/`QSTEST` combo has random `QSORRES` at each `VISIT` #51

Closed manciniedoardo closed 1 year ago

manciniedoardo commented 1 year ago

Background Information

Currently, for each USUBJID/QSTEST combo, QSORRES is the same across each visit. This does not make for exciting data.

Definition of Done

Update derivation so that eachUSUBJID/QSTEST combo has random QSORRES at each VISIT.

manciniedoardo commented 1 year ago

Also use this issue to fix qs_ophtha code so that it doesn't depend on an existing qs dataset (as we have deemed we do not need that)