events: Data: Attributes of the dice events.

eventsR Documentation

Data: Attributes of the dice events.

Description

Data frame with the attributes of the events of dice.

Usage

data("events")

Format

A data frame with 10 observations on the following 4 variables:

name

: a factor vector with 10 levels

label

: a factor vector with 10 levels

frequency

: a numeric vector

type

: a factor vector with 2 levels

Source

data(dice); coin.dice<-coin(dice); asNodes(coin.dice)

References

See dice.

Examples

data(events)
events

netCoin documentation built on March 31, 2023, 7:34 p.m.