means_link | R Documentation |
Transforms a vector of numbers on the real line to a vector of means that have ascending values
means_link(m)
m |
A vector of real valued mean parameters |
A vector ascending mean values, starting at m[1]
means_link(c(-1, 0, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.