TimeSeries.GetAutoCorrelation Method
Calculate autocorrelation
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function GetAutoCorrelation(
Lag : int
) : double;
This language is not supported or no code example is available.
Parameters
-
Lag
-
int
The lag.
Return Value
double
System.Double.
In this article
Definition