Expand description
Processed data structures code
This module contains code to process, save and optionally plot the raw data provided by the user.
Structs§
- Comparison
Results - Structure used to hold comparison study results.
- Correlation
Results - Structure used to hold correlation study results.
- Scaling
Results - Structure used to hold scaling study results.
Enums§
- Scaling
Type - Enum used to represent the type of scaling study.
Constants§
- CORRELATION_
COLS - Columns of the computed correlation matrix.
- CORRELATION_
ROWS - Rows of the computed correlation matrix.