Package: RKelly 1.0
RKelly: Translate Odds and Probabilities
Calculates the Kelly criterion for bets given quoted prices, model predictions and commisions. Additionally it contains helper functions to calculate the probabilities in multi-leg games.
Authors:
RKelly_1.0.tar.gz
RKelly_1.0.zip(r-4.5)RKelly_1.0.zip(r-4.4)RKelly_1.0.zip(r-4.3)
RKelly_1.0.tgz(r-4.4-any)RKelly_1.0.tgz(r-4.3-any)
RKelly_1.0.tar.gz(r-4.5-noble)RKelly_1.0.tar.gz(r-4.4-noble)
RKelly_1.0.tgz(r-4.4-emscripten)RKelly_1.0.tgz(r-4.3-emscripten)
RKelly.pdf |RKelly.html✨
RKelly/json (API)
# Install 'RKelly' in R: |
install.packages('RKelly', repos = c('https://hcelion.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hcelion/rkelly/issues
Last updated 6 years agofrom:b91da6770b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:chance_to_draw_n_gameschance_to_win_n_gameskelly_back_deckelly_criterionkelly_lay_dec
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculates the chance to draw out of n matches | chance_to_draw_n_games |
Calculate win chance after multiple matches | chance_to_win_n_games |
Kelly for back bet | kelly_back_dec |
The Kelly criterion | kelly_criterion |
Kelly for lay bet | kelly_lay_dec |