probs_link | R Documentation |
Transforms a vector of numbers on the real line to a vector of weights that sum to one
probs_link(p)
p |
A vector of real valued numerics |
A vector weights that sum to one, distributed according to p
probs_link(c(-1, 0, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.