You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

An Analysis Results Standard model refers to the framework or structure used to store and organize the information related to an analysis result. This includes both the results data generated by the analysis and the metadata that describes the characteristics of that results data.

The metadata in this model includes information about the source of the results data, the method used for analysis, and any relevant parameters or queries that were used. This metadata is important for helping others understand and reproduce the analysis result, and it can also be used for quality control purposes.

The model defines a set of classes and their attributes, which can be used to represent different aspects of the ARM-TS and ARD. The model includes classes such as "ReportingEvent", "Analysis", “AnalysisSet”, “AnalysisGroup”, "Output", and "GroupingFactor", among others. Each class has a set of attributes that define its properties, such as "id", "label", “condition”, “whereClauses”, "methods", "fileSpecifications", and so on.

The "ReportingEvent" class serves as the root of the model and includes many other classes and attributes that help to organize the data into different categories and groupings. Each reporting event represents a set of analyses and outputs created to meet a specific reporting requirement, such as a CSR or interim analysis. As shown in this class diagram, the ReportingEvent class has a set of attributes that can be used to define, itemize, and categorize the analyses and outputs needed for the reporting event. 

  • No labels