@@ -1,6 +1,7 @@
package utils
import (
+ "github.com/gonum/stat"
"github.com/shopspring/decimal"
"math"
)