README.md

Rmodel

GitHub R package version R R-CMD-check

Travis: Travis build status Travis build status

A place for publishing new versions of (some) stan-dev R packages before they reach CRAN and for stan-dev R packages and versions where releasing on CRAN is not a (current) goal. As of 2021-03-16 this is most relevant for rstan, where the CRAN version is unfortunately several releases behind and pushing a new version to CRAN has been difficult.

Citation : Repository for distributing (some) stan-dev R packages

1. Soccer Scores Modelling

Initially I collected soccer odds data of 40 bookmakers (in Excel format) and compare the efficiency and accuracy. I tried to submit the spreadsheets to Ladbrokes in order to get the trading department when I worked in Scicom (MSC) Bhd.

Rmodel which compile the index of soccer teams and predict the soccer scores. Odds modelling for 1x2, Asian Handicap, Over Under, Correct Score, Half-Time Full-Time etc.

if(!require('devtools')) install.packages('devtools')
devtools::install_github('englianhu/Rmodel')

2. Betting Strategy

I have simulate a betting model on 13 bookmakers across 2 soccer seasons in English 2011/12 and 2012/13. Kindly refer to below techincal research.

Kindly refer to Application of Kelly Criterion model in Sportsbook Investment for further information.

3. Vignettes

Kindly refer to below for further information.

Sςιβrοκεrs Trαdιηg® 世博量化®企业知识产权®及版权®所有,盗版必究。



englianhu/Rmodel documentation built on March 20, 2024, 4:40 p.m.