msResample(rTOFsPRO)
msResample()所属R语言包:rTOFsPRO
Integrative down-sampling
中西医结合降采样
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function resamples mass axis and integrates signal with the step determined by the ratio of predicted peak-width for the peak outside mass focusing range (given by quadratic polynomial fit) to the intitial STD (left half) of the peak in the mass focusing range
功能重新采样质量轴的比例确定的步骤,并集成了信号预测的峰宽质量的聚焦范围之外的峰值(二次多项式拟合)的intitial STD(左半边)的高峰期在大众的聚焦范围
用法----------Usage----------
msResample(sigt, t0, masst, sigma0, asym, pfit, mHW, Gnoise)
参数----------Arguments----------
参数:sigt
– raw equisampled TOF signal
- 原equisampled的TOF信号
参数:t0
– input time ( may start above 1)
- 输入时间(可能会开始大于1)
参数:masst
– mass axis
- 质谱联轴
参数:sigma0
– peak-width in the mass-focusing range
- 峰宽在大众聚焦范围
参数:asym
– right peak asymmetry in mass focusing range (can be negative)
- 右峰不对称的质量对焦范围(可以是负的)
参数:pfit
– array of quadrtic fit coefficients [p1,p2,p3] for peak-width dependence on TOF
- 阵列quadrtic拟合系数[P1,P2,p3]内的峰宽度依赖于TOF
参数:mHW
– sufficient constant point density (peak HW)
- 足够的固定点密度(峰HW)
参数:Gnoise
– Gaussian noise model (if 1)
- 高斯噪声模型(如果为1)
(作者)----------Author(s)----------
Dariya Malyarenko, William and Mary Research Institute, dimaly@wm.edu
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|