The data are taken from Rice (2007) who obtained the data from Martin, Gudzinowicz and Fanger (1975) and reports them rounded to one digit.
Source
Page 350 in Rice (2007).
References
Rice JA (2007). Mathematical Statistics and Data Analysis, 3rd ed. Duxbury, Belmont, CA.
Martin HF, Gudzinowicz BJ, Fanger H (1975). Normal Values in Clinical Chemistry: A Guide to Statistical Analysis of Laboratory Data. Marcel Dekker, New York.
Examples
library("topmodels")library("topmodels")data("SerumPotassium", package ="topmodels")## Figure 9.3a-c from Rice (2007), and actual hanging rootogram## (note that Rice erroneously refers to suspended rootograms as hanging)sp<-lm(SerumPotassium~1)br<-32:54/10-0.05rootogram(sp, scale ="raw", style ="standing", breaks =br, col ="transparent")