C2TALibLinearReg Method (SeriesDateTime, Decimal, Int32) |
Namespace: C2ExplorerServiceStack.Logic.Implementation
public static Series<DateTime, decimal> LinearReg( Series<DateTime, decimal> data, int periods )
Exception | Condition |
---|---|
C2RuntimeException | Thrown when input data or parameters are wrong. |