This package provied a graphical user interface (GUI) for the implied package. The goal is to make it easier to convert bookmaker odds to proper probabilities.

The app only works with odds in decimal form.

If you find this app useful, please consider supporting the development at https://ko-fi.com/opisthokonta

Installation

install.packages("devtools")
devtools::install_github("opisthokonta/impliedgui")

Use

To load the GUI from R, run the following two lines of code:

library(impliedgui)
impliedGUI()

Screenshots

knitr::include_graphics("README_files/pic1.png")
knitr::include_graphics("README_files/pic3_2.png")
knitr::include_graphics("README_files/pic4.png")
knitr::include_graphics("README_files/pic5_2.png")


opisthokonta/impliedgui documentation built on Sept. 1, 2020, 12:09 a.m.