Click or drag to resize
CrossCorrelationMeanX Property
Estimate of the mean of time series x.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double MeanX { get; set; }

Property Value

Type: Double
A double containing the estimate of the mean of time series x.
See Also