trivPP_call(rTOFsPRO)
trivPP_call()所属R语言包:rTOFsPRO
Trivial peak detection
琐碎的峰值检测
译者:生物统计家园网 机器人LoveR
描述----------Description----------
First difference peak detection
第一差分峰值检测
用法----------Usage----------
trivPP_call(tofList, snr, naml, HWFM, fwl, stPk, dataStart)
参数----------Arguments----------
参数:tofList
– list of TOF signals
- TOF信号列表
参数:snr
– signal-to-noise ration for peak detection
- 信号与噪声比峰值检测
参数:naml
– noise amplitude list (for tofList)
- 噪声幅度列表(为tofList)
参数:HWFM
– half-width at half-maximum for the model signal wavelet
- 半宽度在一半最大值处的模型信号的小波
参数:fwl
– filter wavelet length applied for signal processing
- 过滤器的子波长度的信号处理中的应用
参数:stPk
– starting point (tof-spectrum index) for peak detection
- 峰值检测的起点(TOF谱指数)
参数:dataStart
– defines what is the absolute start location for the input time points
- 定义什么是绝对的起始位置输入时间点
注意----------Note----------
Algorithm is similar to Cromwell (Matlab) by MD Anderson, but with threshold in repsepct to local minima
算法是克伦威尔(MATLAB)由MD安德森类似,但局部极小阈值repsepct
(作者)----------Author(s)----------
Dariya Malyarenko and Maureen Tracy, William and Mary Research Institute, dimaly@wm.edu, mbtrac@wm.edu
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|