Skip to contents

Calculate variance of noise regions

Usage

get_noise_variance(x, noise_threshold = 0.01, lambdas)

Arguments

x

A chromatogram in matrix format

noise_threshold

Threshold to define noise. Highest proportion of maximum absorbance.

lambdas

Wavelengths to include

Value

Returns the average variance of the signal over the retention times defined as noise according to find_noise.

Author

Ethan Bass