8000 Is the range generation method produce a Dirichlet distribution? · Issue #19 · lifrordi/DeepStack-Leduc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}
Is the range generation method produce a Dirichlet distribution? #19
Open
@FrankRouter

Description

@FrankRouter

Looks like that the recursive method is equivalent to draw a sample from Uniform(0, p), sort them, and calculate gaps between them. I think the probability of hands is spacings (the gaps between successive order statistics) of a uniform distribution, so it obey a Dirichlet distribution. (According to Theorem 6.6 in [1]).

[1] http://www.stat.purdue.edu/~dasgupta/orderstats.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0