over_round: Sportsbook's Over Round Percentage

View source: R/over_round.R

over_roundR Documentation

Sportsbook's Over Round Percentage

Description

This function calculates the extra implied probability from each line of the bet. House Edge or Over Round.

Usage

over_round(...)

Arguments

...

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

Value

Bet's Over Round percent

Examples

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


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