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

R语言 trip包 argos.sigma()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 12:14:12 | 显示全部楼层 |阅读模式
argos.sigma(trip)
argos.sigma()所属R语言包:trip

                                        Assign numeric values for Argos "class"
                                         雅高“类”指定的数值

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

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

Assign numeric values for Argos "class" by matching the levels available to given numbers. An adjustment is made to allow sigma to be specified in kilometeres, and the values returned are the approximate values for longlat degrees.  It is assumed that the levels are part of an "ordered" factor from least precise to most precise.
指定的数值为雅高“类”相匹配的水平给定的数字。的调整,让SIGMA被指定在kilometeres的,返回的值是近似值longlat度。它是假设的水平是一个“有序”的因素从至少精确到最精确的一部分。


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


argos.sigma(x, sigma = c(100, 80, 50, 20, 10, 4, 2), adjust = 111.12)



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

参数:x
factor of Argos location quality "classes"
雅高位置质量“类因素”


参数:sigma
numeric values (by default in kilometres)
数值(默认情况下,在公里)


参数:adjust
a numeric adjustment to convert from kms to degrees
一个数字调整从公里转换为度


Details

详细信息----------Details----------

The available levels in Argos are levels = c("Z", "B", "A", "0", "1", "2", "3").
可用级别在阿尔戈斯是levels = c("Z", "B", "A", "0", "1", "2", "3")。

The actual sigma values given by default are (as far as can be determined) a  reasonable stab at what Argos believes.
默认情况下,实际的Sigma值(如可确定的)一个合理的刺雅高相信什么。


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

Numeric values for given levels.
数值对于给定的水平。


实例----------Examples----------


cls <- ordered(sample(c("Z", "B", "A", "0", "1", "2", "3"), 30, replace = TRUE),
            levels = c("Z", "B", "A", "0", "1", "2", "3"))
argos.sigma(cls)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 12:42 , Processed in 0.027699 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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