logit_tran | R Documentation |
Conduct logit-transformation for proportion data.
logit_tran(x, add_num = 0.01)
x |
A vector of proportions (either in form of 0.20 or 20). |
add_num |
The number to add for 0s, the dafult is 0.01. |
A vector has been logit transformed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.