alveolar | 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
a numeric vector showing the number of mice out of n number of mice (the binomial denominator below) in 23 independent groups, having alveolar-bronchiolar adenomas.
n
a numeric vector showing the total number of mice
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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.