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

R语言 SE.IGE包 SE_corr()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 23:40:19 | 显示全部楼层 |阅读模式
SE_corr(SE.IGE)
SE_corr()所属R语言包:SE.IGE

                                        standard error of estimated correlation
                                         估计相关的标准误差

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

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

predicts the standard error of an estimated genetic correlation
预测的标准误差估计的遗传相关性


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


SE_corr(v1,v2,c12,SEv1,SEv2,SEc12)



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

参数:v1
true variance of first variable, numeric
第一个变量,数字真实方差


参数:v2
true variance of second variable, numeric
第二个变量,数字真实方差


参数:c12
true covariance between first and second variable
真正的第一和第二个变量之间的协方差


参数:SEv1
standard error of estimated variance of first variable, numeric
估计变化的一个变量,数字的标准误差


参数:SEv2
standard error of estimated variance of second variable, numeric
第二个变量,数字估计方差的标准误差


参数:SEc12
standard error of estimated covariance between first and second variable, numeric
之间的第一和第二可变,数字标准误差估计的协方差


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

standard error of the estimated genetic correlation, numeric
估计遗传相关,数字的标准误差


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


P.Bijma; piter.bijma@wur.nl



参考文献----------References----------



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


  v1 <- 100
  v2 <- 400
  c12 <- 130
  SEv1 <- 35
  SEv2 <- 80
  SEc12 <- 50
  Serror_corr <- SE_corr(v1,v2,c12,SEv1,SEv2,SEc12)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 06:35 , Processed in 0.026659 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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