Enzyme {MethComp}R Documentation

Enzyme activity data~~ data name/kind ... ~~

Description

Three measurement of enzyme activity on 24 patients ~~ A concise (1-5 lines) description of the dataset. ~~

Usage

data(Enzyme)

Format

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

meth
a factor with levels SucHom SucPel Alkphos
item
a numeric vector
y
a numeric vector

Details

~~ If necessary, more details than the __description__ above ~~

Source

R. L. Carter (1981) Restricted Maximum Likelihood Estimation of Bias and Reliability in the Comparison of Several Measuring Methods ~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

data(Enzyme)
plotMeth(Enzyme)
## maybe str(Enzyme) ; plot(Enzyme) ...

[Package MethComp version 0.4.1 Index]