miwin {Rdice}R Documentation

Miwin set of dice.

Description

A dataset containing the Miwin set of dice. This set is non-transitively losing, with losing probabilities of 17/36.

Usage

data(miwin)

Format

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

Examples

data(miwin)
is.nonTransitive(miwin, prob = 17/36)

[Package Rdice version 1.0.0 Index]