1 parent 8611a85 commit a608257Copy full SHA for a608257
1 file changed
PairTradingView.Shared/Statistics/Models/AutoRegression.cs
@@ -71,4 +71,4 @@ public void Compute(double[] vectror, int lag)
71
72
RegressionMethod.Compute(y, x);
73
}
74
-}
+}
0 commit comments