Click or drag to resize
BooleanStatisticsIsMissing Method
Determines the value of object which cannot be classified into any statistical distribution bins.

Namespace: Bio.Distributions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public override bool IsMissing()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bio.Distributions.BooleanStatistics.IsMissing"]

See Also