rgprocess | R Documentation |
Samples a path of the Young graph according to the Plancherel growth process.
rgprocess(n)
n |
the size of the path to be sampled |
The path as a list, starting from the root vertex 1
.
gprocess2syt
and syt2gprocess
to convert
a Young path to a standard Young tableau and conversely.
rgprocess(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.