Click or drag to resize
Accord.NET (logo)

MultinomialCoefficient Properties

The MultinomialCoefficient type exposes the following members.

Properties
  NameDescription
Public propertyAnalysis
Returns a reference to the parent analysis object.
Public propertyClass
Gets the name of the category that this coefficient belongs to.
Public propertyConfidence
Gets the confidence interval (C.I.) for the current coefficient.
Public propertyConfidenceLower
Gets the lower limit for the confidence interval.
Public propertyConfidenceUpper
Gets the upper limit for the confidence interval.
Public propertyIndex
Gets the Index of this coefficient on the original analysis coefficient collection.
Public propertyName
Gets the name for the current coefficient.
Public propertyStandardError
Gets the Standard Error for the current coefficient.
Public propertyValue
Gets the coefficient value.
Top
See Also