Package org.statcato.dialogs.stat.basicstats

Provides classes for dialogs pertaining to basic descriptive statistics calculation.

See:
          Description

Class Summary
ColumnStatisticsDialog A dialog for computing descriptive statistics for a column of data values.
DescriptiveStatisticsDialog A dialog for computing descriptive statistics of a set of columns/ data variables.
NormalityTestDialog  
RowStatisticsDialog A dialog for computing statistics for each row in a set of columns and storing the results in the corresponding rows of a new column.
 

Package org.statcato.dialogs.stat.basicstats Description

Provides classes for dialogs pertaining to basic descriptive statistics calculation.

Since:
1.0