Package: implied 0.6.1

implied: Convert Between Bookmaker Odds and Probabilities

Convert between bookmaker odds and probabilities. Eight different algorithms are available, including basic normalization, Shin's method (Hyun Song Shin, (1992) <doi:10.2307/2234526>), and others.

Authors:Jonas Christoffer Lindstrøm

implied_0.6.1.tar.gz
implied_0.6.1.zip(r-4.7)implied_0.6.1.zip(r-4.6)implied_0.6.1.zip(r-4.5)
implied_0.6.1.tgz(r-4.6-any)implied_0.6.1.tgz(r-4.5-any)
implied_0.6.1.tar.gz(r-4.7-any)implied_0.6.1.tar.gz(r-4.6-any)
implied_0.6.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
implied/json (API)

# Install 'implied' in R:
install.packages('implied', repos = c('https://opisthokonta.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/opisthokonta/implied/issues

On CRAN:

Conda:

6.76 score 9 stars 10 scripts 32k downloads 2 exports 0 dependencies

Last updated from:1d1c5cd548. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK127
source / vignettesOK160
linux-release-x86_64OK108
macos-release-arm64OK135
macos-oldrel-arm64OK159
windows-develOK92
windows-releaseOK111
windows-oldrelOK75
wasm-releaseOK95

Exports:implied_oddsimplied_probabilities

Dependencies:

Introduction to the implied package
Methods | The basic method | Margin Weights Proportional to the Odds | The odds ratio method | The power method | The additive method | Balanced books and Shin's method | The Jensen–Shannon distance method | The OO-EPC method | Multiple winning outcomes | Converting probabilities to odds | Other packages | Literature

Last update: 2026-05-23
Started: 2019-11-22

Troubleshooting
Identifying problematic results | Warning: Probabilities outside the 0-1 range | Warning: Error in stats::uniroot: f() values at end points not of opposite sign | Warning in log(x/y) : NaNs produced | Error: Some inverse odds sum to less than 1. | Warning: Could not find z: Did not converge in x instances. Some results may be unreliable. | Warning: z estimated to be negative: Some results may be unreliable.

Last update: 2023-04-09
Started: 2023-04-06