Click or drag to resize

numericSampleStatistics Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The numericSampleStatistics type exposes the following members.

Properties
  NameDescription
Public propertyavgFreq
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertyavgValue
Arithmetic mean of sampled values
Public propertyChanges
Gets or sets the changes.
(Inherited from changeBindableBase.)
Public propertycompareModeDefault
Default compare mode used when compared against another instance
(Inherited from instanceCountCollectionT.)
Public propertyCount
Gets the number of elements contained in the ICollection.
(Inherited from instanceCountCollectionT.)
Public propertydescription
Human-readable description of object instance
Public propertydistinctValues
Count of distinct values in the sample
Public propertydiversityAntiRatio
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertydiversityAntiValue
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertydiversityRatio
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertyentropyFreq
Entropy of the sample
(Inherited from instanceCountCollectionT.)
Public propertyHasChanges
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.)
Public propertyindex
Public propertyIsFixedSize
Gets a value indicating whether the IDictionary object has a fixed size.
(Inherited from instanceCountCollectionT.)
Public propertyisLocked
TRUE if the collection is locked to preserve input-type consistency
Public propertyIsReadOnly
Gets a value indicating whether the IDictionary object is read-only.
(Inherited from instanceCountCollectionT.)
Public propertyIsSynchronized (Inherited from instanceCountCollectionT.)
Public propertyItemObject
Gets or sets the Object with the specified key.
(Inherited from instanceCountCollectionT.)
Public propertyItemString
Gets sampled value Int32 for the origin object identified via hash ID
Public propertyKeys
Gets an ICollection object containing the keys of the IDictionary object.
(Inherited from instanceCountCollectionT.)
Public propertykLevel
Max K-level / factor applied to convert Double/Float value inputs to Int32, before accepted into this collection.
Public propertykLevelApplied
TRUE if the kLevel was applied to (an) input value.
Public propertymaxFreq
The highest frequency
(Inherited from instanceCountCollectionT.)
Public propertymaxValue
The highest value in the sample
Public propertymedianFreq
The median of frequency
(Inherited from instanceCountCollectionT.)
Public propertyminFreq
The lowest frequency
(Inherited from instanceCountCollectionT.)
Public propertyminValue
The lowest value in the sample
Public propertyname
Name for this instance collection, used for Table feneration
Public propertyoriginHashVsValue
UID as key, sampled value as Value
Public propertyrange
Description of $property$
(Inherited from instanceCountCollectionT.)
Public propertystandardDeviation
Standard deviation in the fequencies
(Inherited from instanceCountCollectionT.)
Public propertysumOfValues
Direct sum of values
Public propertySyncRoot (Inherited from instanceCountCollectionT.)
Public propertyTotalScore
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.
(Inherited from instanceCountCollectionT.)
Public propertyValues
Gets an ICollection object containing the values in the IDictionary object.
(Inherited from instanceCountCollectionT.)
Public propertyvarianceFreq
Variance of the frequencies
(Inherited from instanceCountCollectionT.)
Top
See Also