Description Usage Arguments Value
View source: R/prior_functions.R
Calculate the logit of p
1 | logit(p)
|
p |
A frequency in (0, 1) |
log(p/(1-p))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.