powered by
Calculates the probabilities for odds.
inv_odds(x)
A numeric object of the the probabilities for each odd.
A numeric object (vector, matrix or array) of odds.
Other odds: log_odds(), log_odds<-(), log_odds_ratio(), odds(), odds<-(), odds_ratio()
log_odds()
log_odds<-()
log_odds_ratio()
odds()
odds<-()
odds_ratio()
inv_odds(c(0, 1, 9, 9999))
Run the code above in your browser using DataLab