ExpBkgr_call(rTOFsPRO)
ExpBkgr_call()所属R语言包:rTOFsPRO
Analytical background correction
分析背景校正
译者:生物统计家园网 机器人LoveR
描述----------Description----------
TOF-MS baseline calculation and correction according to analytical model
TOF-MS基准的计算根据分析模型的校正
用法----------Usage----------
ExpBkgr_call(tofList, bsSamples, offsetSamples, modelChoice, dataStart)
参数----------Arguments----------
参数:tofList
– list of TOF spectra with metadata
- TOF谱与元数据的列表
参数:bsSamples
– TOF indices of data to use for model baseline fit
- TOF指数所用的数据模型基线拟合
参数:offsetSamples
– TOF interval for the estimate of constant offset
- 飞行时间间隔为常数的估计偏移
参数:modelChoice
– choice of analytical baseline model – 1 - linear, 2 - exponential 3 - Gaussian
分析基线模型 - 选择 - 1 - 2 - 线性,指数3 - 高斯
参数:dataStart
– starting index for TOF record (from metadata)
- 起始索引的TOF记录(从元数据)
注意----------Note----------
Type function name and reader the header for details on autofit
类型函数名和读者的标题上自动调整功能的详细信息,
(作者)----------Author(s)----------
Dariya Malyarenko, William and Mary Research Institute, dimaly@wm.edu
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|