inverse.logit: Calculates predicted probability for a given logged odds value
Description
This function calculates predicted probability for a given logged odds value
Usage
inverse.logit(logged_odds)
Arguments
logged_odds
a numeric value, or vector of numeric values
Value
Returns predicted probability corresponding the the logged odds value