Closed manciniedoardo closed 1 year ago
Currently, for each USUBJID/QSTEST combo, QSORRES is the same across each visit. This does not make for exciting data.
USUBJID
QSTEST
QSORRES
Update derivation so that eachUSUBJID/QSTEST combo has random QSORRES at each VISIT.
VISIT
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)
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 each
USUBJID
/QSTEST
combo has randomQSORRES
at eachVISIT
.