rm_nRToutliers: Remove retention-time outliers for more than two values

rm_nRToutliersR Documentation

Remove retention-time outliers for more than two values

Description

Remove retention-time outliers for more than two values

Usage

rm_nRToutliers(mx, my, mt, ms, mf, mn, err, zero = NA_real_)

Arguments

mx

A multi-row matrix of m-over-z values.

my

A multi-row matrix of apex intensity values.

mt

A multi-row matrix of apex retention times.

ms

A multi-row matrix of apex scan numbers.

mf

A multi-row matrix of apex FWHM values.

mn

A multi-row matrix of apex lengths.

err

The tolerance in retention times.

zero

A zero value for outlier replacements.


qzhang503/proteoQ documentation built on Feb. 27, 2025, 8:34 a.m.