Description Usage Arguments Value See Also Examples
The rmallows function will propose a new order for the elements of the parameter ref.
1 |
ref |
vector - elements of ref must be of the form "N#" where # is a number. |
beta |
positive - Mallows temperature. This parameter influences the way the elements of ref are mixed. |
The function returns a list of 2 items :
order |
order is a vector of integers of the size of ref. It is the order proposed by the rmallowsBlocks function. |
new |
ref[order] - Vector of ref elements mixed according to the new order. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.