Click or drag to resize
MissingStatisticsIsMissing Method
Checks the IsMissing flag and returns it.

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
Returns the IsMissing flag.
See Also