Learn R Programming

pdi

Phenotypic index measures for oak decline severity

Oak declines are complex disease syndromes that consist of many visual indicators that include aspects of tree size, crown condition and trunk condition. This can cause difficulty in the manual classification of symptomatic and non-symptomatic trees from what is in reality a broad spectrum of oak tree health condition.

Two oak decline indexes have been developed to quantitatively describe and differentiate oak decline syndromes in Quercus robur. These include:

Phenotypic Decline Index (PDI) - a measure of overall decline severity, scoring trees between 0 and 1. More severely declining oak trees having a score closer to 1.

Decline Acuteness Index (DAI) - a measure to differentiate between Chronic Oak Decline (COD) and Acute Oak Decline with a score between -1 and 1. Acutely declining trees having a score closer to 1 and chronically declining trees having a score closer to -1.

This package provides the tools generate these decline indexes using machine learning algorithm random forest.

The methodology is outlined in the article:

Finch, J.P., Brown, N., Beckmann, M., Denman, S. and Draper, J., 2021. Index measures for oak decline severity using phenotypic descriptors. Forest Ecology and Management, 485, p.118948.

Installation

The package can be installed from CRAN using:

install.packages('pdi')

Or this development version of the package can be installed from GitHub:

devtools::install_github('jasenfinch/pdi',build_vignettes = TRUE)

Learn more

The package documentation can be browsed online at https://jasenfinch.github.io/pdi/.

If this is your first time using pdi see the Generating phenotypic decline indexes using the pdi package vignette for information on how to get started.

If you believe you've found a bug in pdi, please file a bug (and, if possible, a reproducible example) at https://github.com/jasenfinch/pdi/issues.

Copy Link

Version

Install

install.packages('pdi')

Monthly Downloads

132

Version

0.4.2

License

GPL-3

Maintainer

Jasen Finch

Last Published

February 9th, 2021

Functions in pdi (0.4.2)

rf

Random forest analysis
reexports

Objects exported from other packages
readPhenotypeSheet

Read phenptyping sheet
minMaxScale

Min-max scaling
mds

Multidimensional scaling
phenotypingTemplate

Phenotyping template
preparePhenotypeData

Prepare phenotype data
siteAdjustmentFactors

Site adjustment factors
crownSurfaceArea

Crown surface area (m^2)
siteAdjustment

Site adjustment
crownCondition

Crown condition
bleedPrevalence

Estimated bleed prevalence (%)
makeAnalysisTable

Make analysis table
agrilusExitHoleDensity

Agrilus exit hole density (m^-2)
calcDIs

Calculate Decline Indexes
crownProductionEfficiency

Crown production efficiency
liveCrownRatio

Live crown ratio
crownVolume

Estimated crown volume (m^3)
descriptorContributions

Descriptor contributions