Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed quotes from class and attribute names

An Analysis Results Standard model "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 the 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 ARDthe technical specification of analyses performed and outputs created, and the results of the analyses. The model includes classes such as " ReportingEvent", " Analysis", “AnalysisSet”AnalysisSet, “AnalysisGroup”AnalysisGroup, " Output", and " GroupingFactor", among others. Each class has a set of attributes that define its properties, such as " id", " label", “condition”condition, “whereClauses”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.

...