profMedFilt-methods(xcms)
profMedFilt-methods()所属R语言包:xcms
Median filtering of the profile matrix
中值滤波的轮廓矩阵
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Apply a median filter of given size to a profile matrix.
适用于一个给定大小的一个配置矩阵中值滤波。
参数----------Arguments----------
参数:object
the xcmsRaw object
xcmsRaw对象
参数:massrad
number of m/z grid points on either side to use for median calculation
m / z为格点的数目,对任何一方使用的中位数计算
参数:scanrad
number of scan grid points on either side to use for median calculation
扫描格点的数目,对任何一方使用的中位数计算
方法----------Methods----------
profMedFilt(object, massrad = 0, scanrad = 0)
profMedFilt(object, massrad = 0, scanrad = 0)
参见----------See Also----------
xcmsRaw-class, medianFilter
xcmsRaw-class,medianFilter
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|