Skip to content

opisthokonta/impliedgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors