Completed
Branch master (ad43d0)
by Nikita
03:06
created
src/Regression/Math/Math.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
      *
60 60
      * @param array $rightData
61 61
      * @param array $hypothesisData
62
-     * @return int
62
+     * @return double
63 63
      * @throws IllegalArgumentException
64 64
      */
65 65
     public static function r2(array $rightData, array $hypothesisData)
Please login to merge, or discard this patch.