Compartir a través de


AttributeStats Miembros

Represents the statistics for a single attribute.

El tipo AttributeStats expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de ValueType).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de ValueType).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de ValueType).

Principio

Campos

  Nombre Descripción
Campo público Attribute Represents the index for the associated attribute.
Campo público ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Campo público ExistingProbability Represents the existing probability for the attribute.
Campo público ExistingSupport Represents the existing support for the attribute.
Campo público Max Represents the maximum for the attribute.
Campo público Min Represents the minimum for the attribute.
Campo público States Represents the number of state statistics for the attribute.
Campo público StateStatistics Represents an array of state statistics for each state of the attribute.

Principio