找回密码
 注册
查看: 1053|回复: 0

R语言 TargetSearch包 rt2ri()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 15:24:23 | 显示全部楼层 |阅读模式
rt2ri(TargetSearch)
rt2ri()所属R语言包:TargetSearch

                                        Retention Time to Retention Time Index convertion
                                         保留时间,保留时间指数皈依

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Convert retention times to retention indices based on observed FAME RI and their standard values.
转换基于观察名誉RI和标准值的保留指数的保留时间。


用法----------Usage----------


rt2ri(rtTime, observed, standard)



参数----------Arguments----------

参数:rtTime
The extracted RT's to convert  
提取RT的转换


参数:observed
The observed FAME RT's  
观测到的名誉RT的


参数:standard
The standard RI for each FAME  
每个成名的标准的RI


Details

详情----------Details----------

Linear interpolation, interpolation outside bounds are done with continued linear interpolation from the last two FAME's
外部边界插值线性插值,完成从过去两年的FAME的持续线性插值


值----------Value----------

The converted RI
转换的RI


作者(S)----------Author(s)----------


Alvaro Cuadros-Inostroza, Matthew Hannah, Henning Redestig



参见----------See Also----------

RIcorrect, FAMEoutliers
RIcorrect,FAMEoutliers


举例----------Examples----------


  # RI standards[国际扶轮标准]
  standard <- c(100, 200, 300, 400, 500)
  # observed standard retention times[观察标准的保留时间]
  observed <- c(10.4, 19.3, 32.4, 40.2, 50.3)
  # a random set of retention times[随机集的保留时间]
  RT       <- runif(100,1,60)       
  # the corrected RIs[更正注册机构]
  RI       <- rt2ri(RT, observed, standard)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 06:13 , Processed in 0.051133 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表