Uses of Package
adams.data.statistics
-
Classes in adams.data.statistics used by adams.data.filter Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010). -
Classes in adams.data.statistics used by adams.data.spreadsheet.colstatistic Class Description AbstractArrayStatistic Ancestor for classes that calculate statistics from arrays. -
Classes in adams.data.statistics used by adams.data.spreadsheet.rowscore Class Description AbstractArrayStatistic Ancestor for classes that calculate statistics from arrays. -
Classes in adams.data.statistics used by adams.data.spreadsheet.rowstatistic Class Description AbstractArrayStatistic Ancestor for classes that calculate statistics from arrays. -
Classes in adams.data.statistics used by adams.data.statistics Class Description AbstractArrayDistance Ancestor for distance measures.AbstractArrayStatistic Ancestor for classes that calculate statistics from arrays.AbstractArrayStatistic.StatisticContainer The container for the generated statistic result.AbstractDataStatistic A class for statistics about data.AbstractOptionalSampleArrayStatistic Abstract super class for array statistics that can interprete the arrays either as samples or populations.ArrayHistogram.BinCalculation Enumeration for the bin calculation.EqualLengthArrayStatistic Interface for array statistics that require the arrays to have the same length.InformativeStatistic Interface for statistics classes that can return several statistical values.OptionalSampleArrayStatistic Interface for array statistics that either work on the population or on the sample.SPCUtils.Chart Enum for the chart type.SPCUtils.Rules The type of rules to apply. -
Classes in adams.data.statistics used by adams.data.timeseries Class Description InformativeStatisticSupporter Interface for classes that return anInformativeStatistic
object.TimeseriesStatistic Statistical information specific to a Timeseries. -
Classes in adams.data.statistics used by adams.flow.core Class Description InformativeStatistic Interface for statistics classes that can return several statistical values. -
Classes in adams.data.statistics used by adams.flow.transformer Class Description AbstractArrayStatistic Ancestor for classes that calculate statistics from arrays.ArrayHistogram.BinCalculation Enumeration for the bin calculation. -
Classes in adams.data.statistics used by adams.gui.tools.spreadsheetviewer.chart Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010). -
Classes in adams.data.statistics used by adams.gui.tools.wekainvestigator.tab.classifytab.history Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010). -
Classes in adams.data.statistics used by adams.gui.visualization.instance Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010). -
Classes in adams.data.statistics used by adams.gui.visualization.spreadsheet Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010). -
Classes in adams.data.statistics used by adams.gui.visualization.statistics Class Description ArrayHistogram Generates a histogram from the given array.
The formulas for the various width/#bin calculations can be found here:
WikiPedia (2010).InformativeStatistic Interface for statistics classes that can return several statistical values. -
Classes in adams.data.statistics used by adams.gui.visualization.timeseries Class Description InformativeStatistic Interface for statistics classes that can return several statistical values.