sync toc
Extreme.Statistics
Aggregator Class
Aggregator Members
Aggregator Constructor
Aggregator Constructor (Type)
Aggregator Constructor ()
Fields
Average Field
Count Field
First Field
Last Field
Maximum Field
Minimum Field
StandardDeviation Field
Sum Field
Variance Field
Methods
Apply Method
Apply Method (Variable, Int32, Int32)
Apply Method (Variable, Int32[])
Nth Method
WeightedAverage Method
AnovaModel Class
AnovaModel Members
AnovaModel Constructor
AnovaModel Constructor (Int32, DataTable, String, String[])
AnovaModel Constructor (VariableCollection, String, String[])
AnovaModel Constructor (NumericalVariable, Variable[])
Properties
Cells Property
IsBalanced Property
Methods
GetFactor Method
GetFactor Method (Int32)
GetFactor Method (String)
GetHomogeneityOfVariancesTest Method
GetHomogeneityOfVariancesTest Method ()
GetHomogeneityOfVariancesTest Method (TestOfHomogeneityOfVariances)
ToString Method
AnovaModelRow Class
AnovaModelRow Members
Properties
FStatistic Property
PValue Property
Methods
GetFTest Method
ToString Method
AnovaRow Class
AnovaRow Members
Properties
Caption Property
DegreesOfFreedom Property
MeanSquare Property
RowType Property
SumOfSquares Property
Table Property
Methods
ToString Method
AnovaRowCollection Class
AnovaRowCollection Members
Properties
Count Property
Item Property
Methods
CopyTo Method
GetEnumerator Method
ToArray Method
AnovaRowType Enumeration
AnovaTable Class
AnovaTable Members
Properties
CompleteModelRow Property
ErrorRow Property
ModelRowCount Property
Rows Property
TotalRow Property
Methods
GetModelRow Method
ToDataTable Method
ToString Method
BoundaryIntervalBehavior Enumeration
CategoricalScale Class
CategoricalScale Members
CategoricalScale Constructor
CategoricalScale Constructor (SortOrder)
CategoricalScale Constructor (Type, SortOrder)
CategoricalScale Constructor (Type)
CategoricalScale Constructor (ICollection, String[], SortOrder)
CategoricalScale Constructor (ICollection)
Properties
Count Property
IsOrdered Property
Item Property
Methods
GetCaption Method
GetCaptions Method
GetComparer Method
GetEnumerator Method
GetLevelIndex Method
GetLevels Method
Map Method
Map Method (Object)
Map Method (Object[])
CategoricalVariable Class
CategoricalVariable Members
CategoricalVariable Constructor
CategoricalVariable Constructor (ICollection)
CategoricalVariable Constructor (String, ICollection)
CategoricalVariable Constructor (CategoricalScale, Int32[])
CategoricalVariable Constructor (String, CategoricalScale, Int32[])
CategoricalVariable Constructor (String, DataColumn)
CategoricalVariable Constructor (DataColumn)
Properties
Length Property
Maximum Property
Median Property
Minimum Property
MissingValue Property
Mode Property
Scale Property
Methods
CopyTo Method
GetEnumerator Method
GetLevelIndex Method
GetLevelIndexes Method
GetSubset Method
GetValue Method
IsMissing Method
Reverse Method
SetValue Method
Sort Method
SortInPlace Method
ToArray Method
ToCategoricalVariable Method
Cell Class
Cell Members
Fields
All Field
Properties
CentralSumOfSquares Property
Count Property
Mean Property
StandardDeviation Property
Sum Property
SumOfSquares Property
Variance Property
CellArray Class
CellArray Members
CellArray Constructor
CellArray Constructor (NumericalVariable, VariableCollection)
CellArray Constructor (NumericalVariable, CategoricalVariable)
CellArray Constructor (NumericalVariable, Variable[])
Properties
IsBalanced Property
Item Property
Item Property (Object)
Item Property (Object, Object)
Item Property (Object, Object, Object)
ObservationsPerCell Property
Methods
GetCellVariable Method
GetCellVariable Method (Object)
GetCellVariable Method (Object, Object)
GetCellVariables Method
DataArrayBase Class
DataArrayBase Members
DataArrayBase Constructor
DataArrayBase Constructor (Int32)
DataArrayBase Constructor (CategoricalScale)
Properties
DataLength Property
Length Property
Rank Property
Methods
Clear Method
GetLength Method
GetLinearIndex Method
GetLinearIndex Method (Int32[])
GetLinearIndex Method (Object)
GetLinearIndex Method (Object, Object)
GetLinearIndex Method (Object, Object, Object)
GetScale Method
GetValuesArray Method
SetScale Method
SetScales Method
DataArrayElement Class
DataArrayElement Members
DataArrayElement Constructor
Properties
Index Property
Parent Property
Value Property
Methods
Equals Method
GetHashCode Method
Operators
Equality Operator
Inequality Operator
DateTimeInterval Structure
DateTimeInterval Members
DateTimeInterval Constructor
Properties
LowerBound Property
UpperBound Property
Width Property
Methods
Add Method
Add Method (DateTimeInterval, TimeSpan)
Add Method (TimeSpan, DateTimeInterval)
Contains Method
Equals Method
GetHashCode Method
Subtract Method
ToString Method
ToString Method ()
ToString Method (String)
ToString Method (String, IFormatProvider)
Operators
Addition Operator
Addition Operator(DateTimeInterval, TimeSpan)
Addition Operator(TimeSpan, DateTimeInterval)
Equality Operator
Inequality Operator
Subtraction Operator
DateTimeScale Class
DateTimeScale Members
DateTimeScale Constructor
DateTimeScale Constructor (DateTime[], SpecialBins)
DateTimeScale Constructor (DateTime[])
DateTimeScale Constructor (DateTime, DateTime, DateTimeUnit)
DateTimeScale Constructor (DateTime, DateTime, DateTimeUnit, SpecialBins, BoundaryIntervalBehavior, BoundaryIntervalBehavior)
DateTimeScale Constructor (DateTime, DateTime, DateTimeUnit, SpecialBins, BoundaryIntervalBehavior, BoundaryIntervalBehavior, Int32, DateTimeUnit)
DateTimeScale Constructor (DateTime, DateTime, DateTimeUnit, SpecialBins)
Properties
Count Property
Item Property
Methods
GetBounds Method
GetLowerBound Method
GetUpperBound Method
Map Method
Map Method (DateTime)
Map Method (DateTime[])
Map Method (Object)
Map Method (Object, IFormatProvider)
Map Method (Object[], IFormatProvider)
DateTimeUnit Enumeration
DateTimeVariable Class
DateTimeVariable Members
DateTimeVariable Constructor
DateTimeVariable Constructor (String)
DateTimeVariable Constructor (DataColumn)
DateTimeVariable Constructor (DataColumn, IFormatProvider)
DateTimeVariable Constructor (DateTime[])
DateTimeVariable Constructor (String, DateTime[])
DateTimeVariable Constructor (String, DateTime, DateTime, DateTimeUnit, BoundaryIntervalBehavior, BoundaryIntervalBehavior, Int32, DateTimeUnit)
Properties
Item Property
Length Property
Maximum Property
Mean Property
Median Property
Minimum Property
MissingValue Property
PopulationStandardDeviation Property
Range Property
RootMeanSquare Property
StandardDeviation Property
Methods
CopyTo Method
CopyTo Method (DateTime[])
CopyTo Method (DateTime[], Int32)
GetEnumerator Method
GetSubset Method
GetValue Method
IsMissing Method
ReplaceMissingValues Method
ReplaceMissingValues Method (MissingValueAction)
ReplaceMissingValues Method (MissingValueAction, DateTime)
Reverse Method
SetValue Method
Sort Method
SortInPlace Method
ToArray Method
ToCategoricalVariable Method
ToCategoricalVariable Method ()
ToCategoricalVariable Method (DateTimeScale)
GeneralLinearModel Class
GeneralLinearModel Members
GeneralLinearModel Constructor
GeneralLinearModel Constructor (Int32, Int32)
GeneralLinearModel Constructor (Variable, Variable[])
GeneralLinearModel Constructor (Variable, Variable[], Int32)
GeneralLinearModel Constructor (VariableCollection, String, String[], Int32)
GeneralLinearModel Constructor (VariableCollection, Int32, Int32)
Properties
AdjustedRSquared Property
AnovaTable Property
Computed Property
DegreesOfFreedom Property
DependentVariables Property
FStatistic Property
IndependentVariables Property
Parameters Property
PValue Property
ResidualSumOfSquares Property
RSquared Property
StandardError Property
Methods
Compute Method
ComputeModel Method
ResetComputation Method
SetAnovaModelRow Method
SetAnovaRow Method
Histogram Class
Histogram Members
Histogram Constructor
Histogram Constructor (NumericalScale)
Histogram Constructor (Double[])
Histogram Constructor (Double[], SpecialBins)
Histogram Constructor (Double, Double, Int32, SpecialBins)
Histogram Constructor (Double, Double, Int32)
Histogram Constructor (Int32, Int32)
Properties
Bins Property
TotalValue Property
Methods
AddTotals Method
Clear Method
Clone Method
CopyTo Method
FindBin Method
GetBounds Method
GetGoodnessOfFitTest Method
GetGoodnessOfFitTest Method (Distribution, Int32)
GetGoodnessOfFitTest Method (Histogram)
GetTotals Method
Increment Method
Increment Method (Double)
Increment Method (Double, Double)
SetTotals Method
ICloneable.Clone Method
Tabulate Method
Tabulate Method (Vector)
Tabulate Method (Vector, Vector)
Tabulate Method (NumericalVariable)
Tabulate Method (NumericalVariable, NumericalVariable)
Tabulate Method (Double[])
Tabulate Method (Double[], Double[])
HistogramBin Class
HistogramBin Members
Fields
Empty Field
Properties
Index Property
LowerBound Property
RelativeFrequency Property
UpperBound Property
Width Property
HistogramBinCollection Structure
HistogramBinCollection Members
Properties
Count Property
Item Property
Methods
GetEnumerator Method
InsufficientDataException Class
InsufficientDataException Members
InsufficientDataException Constructor
InsufficientDataException Constructor ()
InsufficientDataException Constructor (String)
InsufficientDataException Constructor (Int32, Int32)
InsufficientDataException Constructor (String, Int32, Int32)
InsufficientDataException Constructor (String, Exception)