evenBreakDriver {evenBreak}R Documentation

evenBreakDriver

Description

loop through all possible distributions of a single suit across 4 hands

Usage

evenBreakDriver(D4)

Arguments

D4

one quarter of the size of the deck, normally = 13

Value

returns a table of the probability of a given distribution of a single suit across 4 hands,
conditioned on the number of suits that are known to be evenly distributed.

Author(s)

Barry Zeeberg

Examples

evenBreakDriver(13)

[Package evenBreak version 1.0 Index]