| Enzyme {MethComp} | R Documentation |
Three measurement of enzyme activity on 24 patients ~~ A concise (1-5 lines) description of the dataset. ~~
data(Enzyme)
A data frame with 72 observations on the following 3 variables.
methSucHom SucPel Alkphositemy~~ If necessary, more details than the __description__ above ~~
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 ~~
~~ possibly secondary sources and usages ~~
data(Enzyme) plotMeth(Enzyme) ## maybe str(Enzyme) ; plot(Enzyme) ...