Learn R Programming

exactRankTests (version 0.8-6)

globulin: Differences in Globulin Fraction in Two Groups

Description

Globulin fraction of plasma (g/l) in two groups of 10 patients.

Usage

data(globulin)

Arguments

source

M. J. Gardner & D. G. Altman (1989), Statistics with Confidence. Published by the British Medical Journal.

Details

See page 75 of Gardner & Altman (1989).

References

Joachim R"ohmel (1996), Precision intervals for estimates of the difference in success rates for binary random variables based on the permutation principle. Biometrical Journal, 38(8), 977--993.

Examples

Run this code
data(globulin)
perm.test(gfrac ~ group, data=globulin, conf.int=TRUE)

Run the code above in your browser using DataLab