hold_calc: Sportsbook Hold Percentage

View source: R/hold_calc.R

hold_calcR Documentation

Sportsbook Hold Percentage

Description

This function calculates the hold perrcentage that the sportsbook has for the given bet.

Usage

hold_calc(...)

Arguments

...

Lines for a given bet (-115, -105)

Value

Hold percent

Examples

hold_calc(-110, -110)
hold_calc(-125, -125)
hold_calc(285, -122, 258)


papagorgio23/bettoR documentation built on May 24, 2023, 5:01 a.m.