Other packages > Find by keyword >

BIOMASS  

Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests
View on CRAN: Click here


Download and install BIOMASS package within the R console
Install from CRAN:
install.packages("BIOMASS")

Install from Github:
library("remotes")
install_github("cran/BIOMASS")

Install by package version:
library("remotes")
install_version("BIOMASS", "2.2.4-1")



Attach the package and use:
library("BIOMASS")
Maintained by
Dominique Lamonica
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-21
Latest Update: 2025-05-19
Description:
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
How to cite:
Dominique Lamonica (2016). BIOMASS: Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests. R package version 2.2.4-1, https://cran.r-project.org/web/packages/BIOMASS. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2016-09-21 19:27), 1.1 (2017-01-05 11:55), 1.2 (2018-02-21 09:33), 2.0 (2019-01-14 11:30), 2.1.1 (2019-05-03 17:20), 2.1.2 (2020-06-15 12:40), 2.1.3 (2020-06-25 11:00), 2.1.4 (2020-10-20 16:40), 2.1.5 (2021-05-21 10:12), 2.1.6 (2021-06-25 11:50), 2.1.7 (2021-12-13 12:30), 2.1.8 (2022-04-07 15:42), 2.1.9 (2023-08-21 16:20), 2.1.10 (2023-09-20 09:40), 2.1.11 (2023-09-29 14:20), 2.1.12 (2025-02-12 19:20), 2.1 (2019-03-26 09:56), 2.2.3 (2025-02-24 14:50), 2.2.4 (2025-05-19 12:10)
Other packages that cited BIOMASS R package
View BIOMASS citation profile
Other R packages that BIOMASS depends, imports, suggests or enhances
Complete documentation for BIOMASS
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA