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