Computes odds ratio given two probabilities.
In this package, the function can be used to compare the percentages of remaining
participants between two conditions at a time.
Usage
get_odds_ratio(a, b)
Value
Returns numerical vector of the same length as original input reflecting the Odds Ratio (OR).