Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 567 Bytes

R-package: bglab

This is a collection of useful functions for calculations related to backgammon.

For example, ggboard() creates backgammon positions using the ggplot2 package.

Other functions calculate take points in different flavors, like tp() and tp_gammons(), or scale a certain match winning probability to equivalent-to-moneygame, emg(), in the same way as programs like eXtreme Gammon does.

See the function references for a full overview.