Transform probabilities into odds

prob.odd(prob)

Arguments

prob

Probability

Value

odds Odds

See also

Examples

prob.odd(0.5) # equals 1
#> [1] 1