Contains functions to estimate aboveground biomass/carbon and its uncertainty in tropical forests.
These functions allow to (1) retrieve and to correct taxonomy, (2) estimate wood density and its uncertainty,
(3) construct height-diameter models, (4) manage tree and plot coordinates,
(5) estimate the aboveground biomass/carbon at the stand level with associated uncertainty.
To cite BIOMASS, please use citation("BIOMASS").
See more in the article of Réjou-Méchain et al. (2017)
R package for estimating aboveground biomass and its uncertainty in tropical forests.
Contains functions to estimate aboveground biomass/carbon and its uncertainty in tropical forests. These functions allow to:
For more information, see article or the vignette of the package, and the reference manual.
To cite BIOMASS, please use citation("BIOMASS").
The latest released version from CRAN:
install.packages("BIOMASS")
The latest version from Github (in development):
install.packages("devtools")devtools::install_github("AMAP-dev/BIOMASS")
To use it :
library("BIOMASS")