alveolar {gamlss.dist} | R Documentation |
alveolar : alveolar-bronchiolar adenomas data used by Tamura and Young (1987) and also reproduce in Hand et al. (1994), data set 256. The data are the number of mice out of certain number of mice (the binomial denominator) in 23 independent groups, having alveolar-bronchiolar adenomas.
data(alveolar)
Data frames each with the following variable.
r
n
Data sets usefull for the GAMLSS booklet
Hand et al. (1994) A handbook of small data sets. Chapman and Hall, London.
data(alveolar) with(alveolar, hist(r/n))