optiRum (version 0.41.1)

odd.prob: Convert an odds to probability

Description

Transform odds into a probability

Usage

odd.prob(odds)

Arguments

odds

Odds

Value

prob Probability

See Also

logit.odd logit.prob

Other creditrisk: giniChart(), giniCoef(), logit.odd(), logit.prob(), odd.logit(), prob.logit(), prob.odd(), scaledScore()

Examples

Run this code
# NOT RUN {
odd.prob(1) # equals 0.5
# }

Run the code above in your browser using DataLab