cdisc-org / analysis-results-standard

This repository will be where all the results for the Analysis Results Standard will be delivered.
MIT License
51 stars 10 forks source link

Definitions for Analysis Set, Analysis Group and Where Clause #26

Closed ASL-rmarshall closed 1 year ago

ASL-rmarshall commented 1 year ago

Deliver definitions to Bhavin by 3rd Jan.

ASL-rmarshall commented 1 year ago

Analysis Set

Class: AnalysisSet

FYI: @bhavinbusa

bhavinbusa commented 1 year ago

@ASL-rmarshall definitions looks good. I see you commented "There should be at least two AnalysisGroup classes associated with each AnalysisGroupingFactor class". I think there could be a situation where there is only one AnalysisGroup within a AnalysisGroupFactor. What happens in that case? I recently worked on analysis where it was a single dose/treatment arm was used for analysis. May be we can discuss this tomorrow.

bhavinbusa commented 1 year ago

@ASL-rmarshall I'm unable to see how AnalysisGroupFactor and AnalysisGroup classes are used in the example. May be it there and I'm not seeing how they both differ.

ASL-rmarshall commented 1 year ago

@bhavinbusa I have included an additional analysis grouping for "Sex" in the example in the hope that it will help to illustrate the structure, where the instances of the AnalysisGroup class are nested under an instance of the AnalysisGroupingFactor class: image