Descriptives<T>.HasCategoricalDescriptives Property

Gets whether the current instance contains statistics for categorical data.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool HasCategoricalDescriptives { get; }

Property Value

Boolean

See Also