Package: RKelly
Type: Package
Title: Translate Odds and Probabilities
Version: 1.0
Authors@R: 
    person(given = "Arvid",
           family = "Kingl",
           role = c("aut", "cre"),
           email = "akingl2016@gmail.com")
Description: Calculates the Kelly criterion (Kelly, J.L. (1956) <doi:10.1002/j.1538-7305.1956.tb03809.x>) for bets given quoted prices, model predictions and commissions.
    Additionally it contains helper functions to calculate the probabilities for wins and draws in multi-leg games.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-03 21:42:09 UTC; arvid
Author: Arvid Kingl [aut, cre]
Maintainer: Arvid Kingl <akingl2016@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-04 13:50:02 UTC
Built: R 4.4.3; ; 2025-11-10 02:00:46 UTC; windows
