This function takes a logit and scales based on an intercept and doubling of odds ratio
Arguments
- logit
Logit to be scaled
- offset
Midrange, default is 300
- scale
Value in which odds are double, default is 50
See also
Other creditrisk:
giniChart(),
giniCoef(),
logit.odd(),
logit.prob(),
odd.logit(),
odd.prob(),
prob.logit(),
prob.odd()