data-ashtrees: Crown dieback in ash trees

data-ashtreesR Documentation

Crown dieback in ash trees

Description

This dataset comes from a study of symptoms of crown dieback, cankers and symptoms caused by other pathogens and pests in ash trees (Fraxinus excelsior). In all 454 trees were observed in two plots. There are 8 categorical variables, 6 of which are binary and two are trichotomous with values representing increasing severity of symptoms, and one continuous variable, tree diameter at breast height (DBH).

Usage

data(ashtrees)

Format

A data frame with 454 observations on the following 9 variables.

plot

a factor with levels 2 6

dieback

a factor with levels 0 1 2

dead50

a factor with levels 0 0.5 1

bushy

a factor with levels 0 1

canker

a factor with levels BRNCH MAIN NONE

wilt

a factor with levels 0 1

roses

a factor with levels 0 1

discolour

a factor with levels 0 1

dbh

a numeric vector

References

Skovgaard JP, Thomsen IM, Skovgaard IM and Martinussen T (2009). Associations among symptoms of dieback in even-aged stands of ash (Fraxinus excelsior L.). Forest Pathology.

Examples

data(ashtrees)
head(ashtrees)


gRbase documentation built on Sept. 22, 2023, 5:12 p.m.