pedRmMAV_call(rTOFsPRO)
pedRmMAV_call()所属R语言包:rTOFsPRO
Removes peak pedestal
删除峰值座
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Estimates pedestal baseline using local minima Smoothes baseline estimate using moving average Subtracts smooth baseline estimate from signal
估计底座采用局部极小流畅的基线估计使用移动平均线减去基线基线平滑估计信号
用法----------Usage----------
pedRmMAV_call(tofList, pw, nf)
参数----------Arguments----------
参数:tofList
– list of TOF spectra
- 飞行时间谱列表
参数:pw
– peak half width
- 半峰宽
参数:nf
– number fraction of width in window
- 数分数在窗口宽度
注意----------Note----------
Assumes constant peak width accross a signal record
假设恒定的峰值宽度,借以维护一个信号记录
(作者)----------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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|