Learn R Programming

BinaryEPPM (version 2.3)

Hiroshima.case: Individual case data of chromosome aberrations in survivors of Hiroshima.

Description

The data is of chromosome aberrations amongst survivors of the atomic bombs exploded over Japan. This data set is of individual survivors. The data is from Morel and Neechal (2012).

Usage

data("Hiroshima.case")

Arguments

Format

A data frame with 648 observations on the following 6 variables.

m

a numeric vector

t

a numeric vector

t65d_gamma

a numeric vector

t65d_neutron

a numeric vector

z

a numeric vector

zz

a numeric vector

Details

The doses vectors z and zz have been standardized to mean of 0, standard deviation of 1 form.

Examples

Run this code
# NOT RUN {
data("Hiroshima.case")
# }

Run the code above in your browser using DataLab