doMBCerr: Propagate mass balance blank correction error

View source: R/blank_correction.R

doMBCerrR Documentation

Propagate mass balance blank correction error

Description

Note, use total mass - blank mass for mass of the sample if appropriate

Usage

doMBCerr(
  fmmeas,
  fmblank,
  massmeas,
  massblank,
  fmmeaserr,
  fmblankerr,
  massmeaserr,
  massblankerr
)

Arguments

fmmeas

Normalized Fm of the sample(s)

fmblank

Normalized Fm of the blank

massmeas

Mass of the sample(s)

massblank

Mass of the blank

fmmeaserr

Measurement error of the sample(s)

fmblankerr

Measurement error of the blank

massmeaserr

Mass error of the sample(s)

massblankerr

Mass error of the blank

Value

A vector of errors for blank corrected samples


blongworth/amsdata documentation built on June 15, 2022, 5:35 p.m.