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

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

[复制链接]
发表于 2012-9-29 23:58:53 | 显示全部楼层 |阅读模式
logit(secr)
logit()所属R语言包:secr

                                         Logit Transformation
                                         Logit模型转换

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

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

Transform real values to the logit scale, and the inverse.
logit的尺度变换的实际值,以及逆。


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


logit(x)
invlogit(y)



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

参数:x
vector of numeric values in (0,1) (possibly a probability)  
的矢量(0,1)中的数字值(可能是一个概率)


参数:y
vector of numeric values  
矢量的数值


Details

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

The logit transformation is defined as logit(x) = log(x/(1--x)) for x in (0,1).
的Logit变换定义为logit(x) = log(x/(1--x))x in (0,1)。


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

Numeric value on requested scale.
规模上要求的数值。


注意----------Note----------

logit is equivalent to qlogis, and invlogit is equivalent to plogis (both R functions in the stats package). logit and invlogit are used in secr because they are slightly more robust to bad input, and their names are more memorable!
logit是相当于qlogis和invlogit相当于plogis(包括R功能stats包)。 logit和invlogitsecr更强大的,因为他们是坏的输入,他们的名字是更令人难忘!


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


logit(0.5)
invlogit(logit(0.2))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 12:28 , Processed in 0.026447 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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