feldCoef: Feldpausch et al. 2012 coefficients for generalized...

feldCoefR Documentation

Feldpausch et al. 2012 coefficients for generalized height-diameter models

Description

Weibull coefficients from a height-diameter model of the form H = a(1-exp(-b*D^c)) given by Feldpausch et al. 2012. in the table 3, with the associated RSE.

Usage

data("feldCoef")

Format

A data frame with 12 observations on the following 4 variables:

  • a: Coefficient a

  • b: Coefficient b

  • c: Coefficient c

  • RSE: Vector of RSE

Details

This dataset is used in the function retrieveH() to predict height from diameter depending on the region.

References

Feldpausch, T.R., et al. (2012). Tree height integrated into pantropical forest biomass estimates. Biogeosciences, 9, 3381–3403.

Examples

data(feldCoef)
str(feldCoef)

BIOMASS documentation built on Sept. 29, 2023, 5:09 p.m.