mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 12:54:02 +03:00
Update stats defaults
This commit is contained in:
@@ -14,9 +14,9 @@ const (
|
|||||||
// do not calculate statistics if we have < than this number of durations
|
// do not calculate statistics if we have < than this number of durations
|
||||||
MinDurationsToCalculate = 100
|
MinDurationsToCalculate = 100
|
||||||
|
|
||||||
// these values are taken from ok-cdn. measured from moscow site.
|
// these values are taken from ok.ru. measured from moscow site.
|
||||||
StatsDefaultK = 1.2908978568647322
|
StatsDefaultK = 0.37846373895785335
|
||||||
StatsDefaultLambda = 1.4258402622793287
|
StatsDefaultLambda = 1.73177086015485
|
||||||
)
|
)
|
||||||
|
|
||||||
// Stats is responsible for generating values that are distributed according
|
// Stats is responsible for generating values that are distributed according
|
||||||
|
|||||||
Reference in New Issue
Block a user