locjitdet(rTOFsPRO)
locjitdet()所属R语言包:rTOFsPRO
Local shift detection
本地移检测
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Detects local shifts near peaks between TOF records by correlation
检测本地附近的山峰之间飞行时间记录相关的变化
用法----------Usage----------
locjitdet(fs, ps, sw, startS, endS, spectraNames)
参数----------Arguments----------
参数:fs
– matrix of sampled discrete signals (columns - intensities)
- 矩阵的采样离散信号(列 - 强度)
参数:ps
– peak set for input signal matrix
- 输入信号矩阵峰集
参数:sw
– maximum lag for cross-correlation
- 最高滞后的交叉相关
参数:startS
– starting index for shift detection range
- 开始索引移位检测范围
参数:endS
– ending index fro shift detection range
- 结束索引来回移动检测范围
参数:spectraNames
– names of spectra
- 名称的光谱
注意----------Note----------
Called by globalAilgn for auto-detection
被称为由globalAilgn为自动检测
(作者)----------Author(s)----------
Dariya Malyarenko, William and Mary Research Institute, dimaly@wm.edu
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|