-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
LanguageRegarding Squiggle language semantics, distributions and function registryRegarding Squiggle language semantics, distributions and function registry
Description
Something like
forecastNuno=0.9
forecastEli=0.6
forecastMisha=0.1
bestGuess=aggregate(forecastNuno, forecastEli, forecastMisha, method="geomOdds")
My guess is that having a few ones (geometric mean, geometric mean of odds, geometric mean of deviation from base rates), etc. would be relatively easy to program, and yet be appreciated by forecasters.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LanguageRegarding Squiggle language semantics, distributions and function registryRegarding Squiggle language semantics, distributions and function registry