Class | Description | |
---|---|---|
![]() | CorrelationCalculator | Represents the class that calculates the correlation between two sets of data |
![]() | DataCalculator | |
![]() | FixedValueCalculator | Represents the class that holds a fixed value for error bars |
![]() | ItemsSourceCalculator | |
![]() | MeanCalculator | Represents the class that calculates the mean of a set of data |
![]() | MedianCalculator | Represents the class that calculates the median of a set of data |
![]() | PercentageCalculator | Represents the class that calculates the percentage of value |
![]() | StandardDeviationCalculator | Represents the class that calculates the standard deviation of a set of data |
![]() | StandardErrorCalculator | Represents the class that calculates the standard error of a set of data |
![]() | ValueCalculator | A calculator that has an ItemsSource and computes a Value therefrom. |
![]() | VarianceCalculator | Represents the class that calculates the variance of a set of data |