efron {Rdice}R Documentation

The standard set of Efron's dice

Description

A dataset containing the four standard Efron's dice, non-transitive set of dice with winning probabilities of 2/3.

Usage

data(efron)

Format

A data table with 4 columns. Each column represents a die with six faces.

Examples

data(efron)
is.nonTransitive(efron, prob = 2/3)

[Package Rdice version 1.0.0 Index]