calculate_smart_stake: Calculate smart stake

View source: R/calculate_smart_stake.R

calculate_smart_stakeR Documentation

Calculate smart stake

Description

Calculate smart stake

Usage

calculate_smart_stake(odds, stake, eps = 0.5, simple = TRUE)

Arguments

odds

odds as numeric value

stake

stake as a numeric value

eps

epsilon, a numerid value, used fine smart stakes around the stake value (default is 0.5)

simple

logical indicating if output should be kept simple, i.e few columns (default is TRUE)


kristian-bak/betting documentation built on Oct. 24, 2022, 1:35 p.m.