Learn R Programming

DPpackage (version 1.1-0)

rolling: Rolling Thumbtacks Data

Description

This data was generated by Beckett and Diaconis (1994). They generate binary strings from rools of common thumbtacks. A 1 was recorded if the tack landed point up and 0 was recorder if the tack landed point down. All tacks started point down. Each tack was flicked 9 times. The data consit of 320 9-tuples. The actual data arose from 16 "flickers" and 10 surfaces. Following Liu (1996), we treat the data as though they came from 320 different tacks.

Usage

data(rolling)

Arguments

source

Beckett, L. and Diaconis. P. (1994). Spectral analysis fro discrete longitudinal data. Adv. Math., 103: 107-128.

References

Liu, J.S. (1996). Nonparametric Hierarchical Bayes via Sequential Imputations. The Annals of Statistics, 24: 911-930.

Examples

Run this code
data(rolling)

Run the code above in your browser using DataLab