Report
normativeDatasets
Module deals with normative datasets.
Normative datasets are embedded in pyCGM2. they are placed in the folder pyCGM2/Data as a json file.
The construction of a NormativeData instance automatically populate its attribute data, an intuitive dictionary with model ouput as key, reporting mean and standard deviation as sub-key.
The NormativeSTP class replicates the process for the spatio-temporal excel file (normal_stp.xlsx) placed in the folder pyCGM2/Data/stp
- class pyCGM2.Report.normativeDatasets.NormalSTP
Normative spatio-temporal dataset.
The instance contruction populates the attribute data which reports normative data as a dictionary
- class pyCGM2.Report.normativeDatasets.NormativeData(filenameNoExt, modality)
Normative dataset.
The instance contruction populates the attribute data which reports normative data as a dictionary
- Parameters
filenameNoExt (str) – filename of the targeted json file.
modality (str) – modality.