Skip to contents

Restructures a QS domain (or scores) into an ADaM Basic Data Structure analysis data set (one PARAMCD per test): AVAL/AVALC carry the numeric/character result and PARCAT1 the questionnaire category.

Usage

toADaM_ADQS(x, ...)

Arguments

x

A ClinicalScore, a list of them, or a QS-domain data frame from toCDISC_QS().

...

Passed to toCDISC_QS() when x is score(s).

Value

An ADaM BDS data.frame (columns STUDYID, USUBJID, PARAMCD, PARAM, PARCAT1, AVAL, AVALC, AVISIT, AVISITN, ADT).

References

CDISC ADaM Basic Data Structure (BDS).

See also