Learn R Programming

evenBreak (version 1.0)

evenBreakDriver: evenBreakDriver

Description

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

Usage

evenBreakDriver(D4)

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.

Arguments

D4

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

Author

Barry Zeeberg

Examples

Run this code
evenBreakDriver(13)

Run the code above in your browser using DataLab