Class: AnalysisSet

The AnalysisSet class is used in the reporting event's analysisSets attribute to specify the analysis sets, or subject populations, that are defined in the statistical section of the protocol or the SAP, and identify the sets of subjects whose data are to be included in the main analyses. As described in the DataSubset section, the DataSubset class is used to specify any other subsets of subjects or data that are to be included in analyses, but where the subset is not considered to be a defined analysis set. Once an analysis set has been defined in the reporting event's analysisSets attribute, it can be used for any analysis by specifying its identifier value in the analysisSetId attribute of the instance of the Analysis class that represents the analysis, as described in the Analysis section.

Each analysis set is defined as an instance of the AnalysisSet class, in which:

Or:

Refer to the WhereClauseCompoundExpression section for more information about compound expressions.

Note that the ARS Model is designed to support the specification of analyses of data in ADaM datasets, which are expected to be "analysis-ready." In analysis-ready datasets, any complex criteria needed to define analysis sets will usually have been applied to create population flag variables. These population flag variables can usually then be referenced in the specification of simple conditions, so compound expressions should generally not be required for the definition of analysis sets.