norm_err: Calculate normalization error

Description Usage Arguments Value

View source: R/hgis_data_reduction_functions.R

Description

Calculate normalization error

Usage

1
2
3
4
5
6
7
8
norm_err(
  sample,
  standard,
  sample_err,
  standard_err,
  stdrat = 1.0398,
  stdrat_err = 6e-04
)

Arguments

sample

The normalized Fm of the sample

standard

The normalized Fm of the standard

sample_err

The error of the sample

standard_err

The error of the standard

Value

The propagated error of the normalized sample


blongworth/HybridGIS documentation built on Dec. 19, 2021, 10:41 a.m.