OneSampleTTest.Mean Property

Gets or sets the mean value to compare to.

Definition

Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double Mean { get; set; }

Property Value

Double
The mean value to compare to.

See Also