Learn R Programming

syt (version 0.5.0)

rgprocess: Plancherel growth process

Description

Samples a path of the Young graph according to the Plancherel growth process.

Usage

rgprocess(n)

Value

The path as a list, starting from the root vertex 1.

Arguments

n

the size of the path to be sampled

See Also

gprocess2syt and syt2gprocess to convert a Young path to a standard Young tableau and conversely.

Examples

Run this code
rgprocess(7)

Run the code above in your browser using DataLab