BetaValueToMValue | R Documentation |
Logit transform a beta value vector to M-value vector.
BetaValueToMValue(b)
b |
vector of beta values |
Convert beta-value to M-value (aka logit transform)
a vector of M values
BetaValueToMValue(c(0.1, 0.5, 0.9))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.