Frankonian Tree Damage Data
trees513.RdDamages on young trees caused by deer browsing.
Usage
data("trees513")Format
A data frame with 2700 observations on the following 4 variables.
damagea factor with levels
yesandnoindicating whether or not the trees has been damaged by game animals, mostly roe deer.speciesa factor with levels
spruce,fir,pine,softwood (other),beech,oak,ash/maple/elm/lime, andhardwood (other).latticea factor with levels
1, ...,53, essentially a number indicating the position of the sampled area.plota factor with levels
x_1, ...,x_5wherexis the lattice.plotis nested withinlatticeand is a replication for each lattice point.
Details
In most parts of Germany, the natural or artificial regeneration of forests is difficult due to a high browsing intensity. Young trees suffer from browsing damage, mostly by roe and red deer. In order to estimate the browsing intensity for several tree species, the Bavarian State Ministry of Agriculture and Foresty conducts a survey every three years. Based on the estimated percentage of damaged trees, suggestions for the implementation or modification of deer management plans are made. The survey takes place in all 756 game management districts (`Hegegemeinschaften') in Bavaria. The data given here are from the game management district number 513 `Unterer Aischgrund' (located in Frankonia between Erlangen and Höchstadt) in 2006. The data of 2700 trees include the species and a binary variable indicating whether or not the tree suffers from damage caused by deer browsing.
Data and analysis are presented by hothorn2008b.
Examples
summary(trees513)
#> damage species lattice plot
#> yes: 448 oak :1258 1 : 75 10_1 : 15
#> no :2252 pine : 823 2 : 75 10_2 : 15
#> beech : 266 3 : 75 10_3 : 15
#> hardwood (other) : 191 7 : 75 10_4 : 15
#> spruce : 119 9 : 75 10_5 : 15
#> ash/maple/elm/lime: 30 10 : 75 1_1 : 15
#> (Other) : 13 (Other):2250 (Other):2610