2024-election-modelling/core/core.go

6 lines
184 B
Go
Raw Permalink Normal View History

package core
2024-08-01 10:44:15 +00:00
const Include_polls_within_n_days = 15 // 30
const Std_additional_uncertainty = 0.5 / 100.0 // 4.0 / 100.0
const Weight_polls_vs_baserate = 0.75 // 0.75