compareProbs {evenBreak}R Documentation

compareProbs

Description

organizes invoking evenBreakDriver() for 4 deck sizes, and presenting the results in a table
and in a graph scatter plot of 2 sets of distribution probabilities

Usage

compareProbs(verbose)

Arguments

verbose

Boolean if TRUE print output data

Value

returns no value, but has side effects of printing a table and a graph
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

compareProbs()

[Package evenBreak version 1.0 Index]