Other packages > Find by keyword >

PoolDilutionR  

Calculate Gross Biogeochemical Flux Rates from Isotope Pool Dilution Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PoolDilutionR", "1.0.0")



Attach the package and use:
library("PoolDilutionR")
Maintained by
Kendalynn A. Morris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-15
Latest Update: 2023-02-15
Description:
Pool dilution is a isotope tracer technique wherein a biogeochemical pool is artifically enriched with its heavy isotopologue and the gross productive and consumptive fluxes of that pool are quantified by the change in pool size and isotopic composition over time. This package calculates gross production and consumption rates from closed-system isotopic pool dilution time series data. Pool size concentrations and heavy isotope (e.g., 15N) content are measured over time and the model optimizes production rate (P) and the first order rate constant (k) by minimizing error in the model-predicted total pool size, as well as the isotopic signature. The model optimizes rates by weighting information against the signal:noise ratio of concentration and heavy- isotope signatures using measurement precision as well as the magnitude of change over time. The calculations used here are based on von Fischer and Hedin (2002) with some modifications.
How to cite:
Kendalynn A. Morris (2023). PoolDilutionR: Calculate Gross Biogeochemical Flux Rates from Isotope Pool Dilution Data. R package version 1.0.0, https://cran.r-project.org/web/packages/PoolDilutionR. Accessed 06 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited PoolDilutionR R package
View PoolDilutionR citation profile
Other R packages that PoolDilutionR depends, imports, suggests or enhances
Complete documentation for PoolDilutionR
Functions, R codes and Examples using the PoolDilutionR R package
Full PoolDilutionR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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