Click or drag to resize
CrossCorrelationMeanY Property
Estimate of the mean of time series y.

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

Property Value

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