bigstars: Jittered Stars Data

Description Usage Format Details Examples

Description

This is an expanded version of the famous stars data; see, for example, Hettmansperger and McKean (2011). The first 47 data points are the original stars data. A second copy of the x values, a jittered version of the first 47 y values, and a block variable (1 if in first 47, else 2) constitute the data set. It is used to check high breakdown GEE fits.

Usage

1

Format

A data frame with 94 observations on the following 3 variables.

bigx

a numeric vector

bigy

a numeric vector

block

a numeric vector

Details

The first 47 x's are log temperature of stars while the first 47 y values are the log intensity of light.

Examples

1
2
data(bigstars)
## maybe str(bigstars) ; plot(bigstars) ...

kloke/rbgee documentation built on May 20, 2019, 12:34 p.m.