| fineroot | R Documentation |
The root length density of apple trees
data(fineroot)
A data frame with 511 observations on the following 5 variables.
Plantthe plant number; a numeric vector
Rstockthe root stock;
a factor with levels Mark,
MM106 or M26
Spacingthe plant spacing;
a factor with levels 5x3 or
4x2 (measured in metres)
Zonethe zone relative to the plant
from which the soil core is taken;
a factor with levels Inner or Outer
RLDthe root length density in centimetres per cubic centimetre; a numeric vector
The data concern the underground root system of eight apple trees. Three different root stocks and two plant spacings are used; the root length density (the density of the fine roots) is measured in one of the two zones.
The design is not full factorial:
plants 1 and 2 are for Mark rootstock at 5x3 spacing;
plants 3 and 4 are for Mark rootstock at 4x2 spacing;
plants 5 and 6 are for MM106 rootstock at 5x3 spacing;
plants 7 and 8 are for M26 rootstock at 4x2 spacing.
Personal communication from Nihal de Silva.
H. N. de Silva, A. J. Hall, D. S. Tustin and P. W. Gandar (1999) Analysis of distribution of root length density of apple trees on different dwarfing rootstocks. Annals of Botany, 83, 335–345.
P. K. Dunn and G. K. Smyth (2005) Series evaluation of Tweedie exponential dispersion model densities. Statistics and Computing, 15(4), 267–280.
data(fineroot) summary(fineroot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.