simplex | R Documentation |
simplex takes a unit vector of length K and converts to unconstrained K - 1 vector
simplex(xk, sum_to_one = TRUE)
xk |
vector of length K - 1 takes unconstrained values |
sum_to_one |
whether to rescale xk so it sums to one |
vector of length K - 1 unconstrained values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.