logit | R Documentation |
Return the logit.
logit(p)
p |
The probability |
logit returns the logit
A value
Marc Girondot marc.girondot@gmail.com
Other logit:
flexit()
,
invlogit()
n <- logit(0.5)
invlogit(n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.