estimateSNThresh: estimateSNThresh

Description Usage Arguments Value

View source: R/checkEICFunctions.R

Description

This function is responsible for computing an estimated s/n threshold.

Usage

1
estimateSNThresh(no_match, sortedAllEIC, approvedPeaks)

Arguments

no_match

This is a vector of numerical indicies within the raw data mapping to scan data considered to come from noise.

sortedAllEIC

This is the raw data from a single TIC peak.

approvedPeaks

This is a data.frame that contains information on which peaks come from TIC data.

Value

returns an estimated s/n threshold value


crmclean/AutoTuner documentation built on Jan. 29, 2021, 4:48 p.m.