Learn R Programming

gasfluxes (version 0.7)

gasfluxes-package: Calculate greenhouse gas flux calculation from chamber measurements.

Description

Gasfluxes provides functions for fitting non-linear concentration - time models as well as convenience functions for checking data and combining different calculation methods.

Arguments

Author

Maintainer: Roland Fuss roland.fuss@thuenen.de (ORCID)

Other contributors:

  • Roman Hueppi (ORCID) [contributor]

Details

The wrapper function for convenient flux calculation is gasfluxes. Several concentration - time models are implemented

  • HMR.fit: An implementation of HMR using partially linear least-squares.

  • NDFE.fit: An implementation of the NDFE model using partially linear least-squares.

  • lin.fit: A simple linear model.

  • rlin.fit: A simple linear model fit using robust regression.

See Also