Learn R Programming

Nmix (version 2.0.5)

enz: Enzyme data set

Description

Enzymatic activity in the blood, for an enzyme involved in the metabolism of carcinogenic substances, among a group of 245 unrelated individuals.

Usage

data("enz")

Arguments

Format

The format is: num [1:245] 0.13 0.08 1.261 0.224 0.132 ...

References

Richardson and Green (J. R. Statist. Soc. B, 1997, 59, 731-792.

Examples

Run this code
data(enz)
z<-Nmix('enz',nsweep=5000,nburnin=500,out="d")

Run the code above in your browser using DataLab