A wrapper around plogis.

invLogit(x)

Arguments

x

A vector on the logit scale.

Value

A vector on on the probability scale.

Details

Convert logit units to probabilities.

See also

plogis exp (for converting logits to odds-ratios)

Author

Dave Braze davebraze@gmail.com